ComponentOne Basic Library for UWP
CharacterReceived Event (C1MenuList)

C1.UWP Assembly > C1.Xaml Namespace > C1MenuList Class : CharacterReceived Event
Syntax
'Declaration
 
Public Event CharacterReceived As Windows.Foundation.TypedEventHandler(Of UIElement,CharacterReceivedRoutedEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,CharacterReceivedRoutedEventArgs> CharacterReceived
See Also

Reference

C1MenuList Class
C1MenuList Members