ComponentOne DateTimeEditors for UWP
ContextCanceled Event (C1DatePicker)

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1DatePicker Class : ContextCanceled Event
Syntax
'Declaration
 
Public Event ContextCanceled As Windows.Foundation.TypedEventHandler(Of UIElement,RoutedEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,RoutedEventArgs> ContextCanceled
See Also

Reference

C1DatePicker Class
C1DatePicker Members