Name | Description | |
---|---|---|
NullablePropertyChangedEventArgs<T> Constructor |
The following tables list the members exposed by NullablePropertyChangedEventArgs<T>.
Name | Description | |
---|---|---|
NullablePropertyChangedEventArgs<T> Constructor |
Name | Description | |
---|---|---|
NewValue | The value of the property after the change. (Inherited from C1.Xaml.PropertyChangedEventArgs<Nullable<T>>) | |
OldValue | The value of the property before the change. (Inherited from C1.Xaml.PropertyChangedEventArgs<Nullable<T>>) |