| C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputBase Class : ContextRequested Event |
'Declaration Public Event ContextRequested As Windows.Foundation.TypedEventHandler(Of UIElement,ContextRequestedEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,ContextRequestedEventArgs> ContextRequested