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

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