Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 429 Bytes

datepickervaluechangedeventargs_olddate.md

File metadata and controls

24 lines (15 loc) · 429 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.DatePickerValueChangedEventArgs.OldDate
winrt property

Windows.UI.Xaml.Controls.DatePickerValueChangedEventArgs.OldDate

-description

Gets the date previously selected in the picker.

-property-value

The date previously selected in the picker.

-remarks

-examples

-see-also