Name | Description | |
---|---|---|
![]() | PropertyChangingEventArgs<T> | Initializes a new instance of the PropertyChangingEventArgs<T> class. |
Name | Description | |
---|---|---|
![]() | PropertyChangingEventArgs<T> | Initializes a new instance of the PropertyChangingEventArgs<T> class. |
Name | Description | |
---|---|---|
![]() ![]() | Empty | (Inherited from System.EventArgs) |
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the changing of property value must be canceled. |
![]() | NewValue | Gets or sets a new value of property. |
![]() | OldValue | Gets an old value of property. |