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

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