Name | Description | |
---|---|---|
PropertyChangingEventArgs<T> Constructor |
The following tables list the members exposed by PropertyChangingEventArgs<T>.
Name | Description | |
---|---|---|
PropertyChangingEventArgs<T> Constructor |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether this PropertyChangingEventArgs<T> is cancel. | |
NewValue | The value of the property after the change. (Inherited from C1.Silverlight.PropertyChangedEventArgs<T>) | |
OldValue | The value of the property before the change. (Inherited from C1.Silverlight.PropertyChangedEventArgs<T>) |