The following tables list the members exposed by PropertyChangingEventArgs.
Name | Description | |
---|---|---|
![]() | PropertyChangingEventArgs Constructor | Initializes a new instance of PropertyChangingEventArgs class. |
Name | Description | |
---|---|---|
![]() | Cancel | Get or set if cancel changing value of property |
![]() | NewValue | Get the new value which is intended to set to property |
![]() | PropertyName | The name of the property whose value is changing. |