Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 611 Bytes

calendarviewselecteddateschangedeventargs_removeddates.md

File metadata and controls

24 lines (15 loc) · 611 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.CalendarViewSelectedDatesChangedEventArgs.RemovedDates
winrt property

Windows.UI.Xaml.Controls.CalendarViewSelectedDatesChangedEventArgs.RemovedDates

-description

Gets a collection that contains the items that were unselected.

-property-value

The items that were unselected since the last time the SelectedDatesChanged event occurred.

-remarks

-examples

-see-also