Name | Description | |
---|---|---|
NullableDateTimePropertyChangeEventArgs Constructor | Initializes a new instance of the DateTimePropertyChangeEventArgs class with the specified routed event, dependency property, old and new DateTime value. |
The following tables list the members exposed by NullableDateTimePropertyChangeEventArgs.
Name | Description | |
---|---|---|
NullableDateTimePropertyChangeEventArgs Constructor | Initializes a new instance of the DateTimePropertyChangeEventArgs class with the specified routed event, dependency property, old and new DateTime value. |
Name | Description | |
---|---|---|
Handled | (Inherited from System.Windows.RoutedEventArgs) | |
NewValue | Gets a new property value. | |
OldValue | Gets an old property value. | |
OriginalSource | (Inherited from System.Windows.RoutedEventArgs) | |
Property | Gets a System.Windows.DependencyProperty object. (Inherited from C1.WPF.Schedule.PropertyChangeEventArgsBase) | |
RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) | |
Source | (Inherited from System.Windows.RoutedEventArgs) |
Name | Description | |
---|---|---|
InvokeEventHandler | (Inherited from System.Windows.RoutedEventArgs) | |
OnSetSource | (Inherited from System.Windows.RoutedEventArgs) |