AnnotationPropertyChangingEventArgs Properties |
The AnnotationPropertyChangingEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether this change should be accepted. | |
CurrentValue | Gets the current value of the property. | |
NewValue | Gets or sets the new value for the property. | |
PropertyName | Gets the name of the property that is being changed. | |
Sender | Gets the object that raised the event. |