ComponentOne DateTimeEditors for UWP
ContextRequested Event (C1DatePicker)

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

Reference

C1DatePicker Class
C1DatePicker Members