ComponentOne Basic Library for UWP
CharacterReceived Event (C1ValidationDecorator)

C1.UWP Assembly > C1.Xaml Namespace > C1ValidationDecorator 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

C1ValidationDecorator Class
C1ValidationDecorator Members