[]
Provides event data for OnPropertyChanging events.
public class PropertyChangingEventArgs<T> : PropertyChangedEventArgs<T>
Name | Description |
---|---|
T |
Name | Description |
---|---|
PropertyChangingEventArgs() |
Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether this PropertyChangingEventArgs<T> is cancel. |