ComponentOne InputPanel for UWP
ContextRequested Event (C1InputPanel)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputPanel 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

C1InputPanel Class
C1InputPanel Members