| Name | Description | |
|---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the changing of property value must be canceled. (Inherited from PropertyChangingEventArgs<T>) |
![]() | NewValue | Gets or sets a new value of property. (Inherited from PropertyChangingEventArgs<T>) |
![]() | OldValue | Gets an old value of property. (Inherited from PropertyChangingEventArgs<T>) |
![]() | PropertyName | Gets a property name whose value is changing. |
