- Namespace
- MahApps
.Metro .Controls - Containing Type
- TimePickerBase
Syntax
protected void RaiseSelectedDateTimeChangedEvent(DateTime? oldValue, DateTime? newValue)
Parameters
Name | Type | Description |
---|---|---|
oldValue | DateTime? | |
newValue | DateTime? |
Return Value
Type | Description |
---|---|
void |