Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 433 Bytes

calendardatepicker_closed.md

File metadata and controls

27 lines (17 loc) · 433 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.CalendarDatePicker.Closed
winrt event

Windows.UI.Xaml.Controls.CalendarDatePicker.Closed

-description

Occurs when the picker's CalendarView is hidden.

-xaml-syntax

<CalendarDatePicker Closed="eventhandler"/>

-remarks

-examples

-see-also