[]
Fires when the DateTime property changes.
public event EventHandler<NullablePropertyChangedEventArgs<DateTime>> DateTimeChanged
| Type | Description |
|---|---|
| EventHandler<NullablePropertyChangedEventArgs<DateTime>> | Fires when the property changes. |