C1.UWP Assembly / C1.Xaml Namespace / C1NumericBox Class / ContextRequested Event

In This Topic
ContextRequested Event (C1NumericBox)
In This Topic
Syntax
'Declaration
 
Public Event ContextRequested As Windows.Foundation.TypedEventHandler(Of UIElement,ContextRequestedEventArgs)
 
See Also