ComponentOne Extended Library for UWP
ContextRequested Event (C1Book)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1Book 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

C1Book Class
C1Book Members