MapChangedEventArgs Properties |
The MapChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
NewValue |
The value of the property after the change.
| |
OldValue |
The value of the property before the change.
| |
PropertyName | Gets the name of the property that changed. (Inherited from PropertyChangedEventArgs.) |