Class | Description | |
---|---|---|
NullableRoutedPropertyChangedEventArgs<T> | Custom event arguments for a property change event involving a Nullable<T> |
Delegate | Description | |
---|---|---|
NullableRoutedPropertyChangedEventHandler<T> | Delegate used to represent a method that will handle a property change involving a nullable property. |