ComponentOne InputPanel for UWP
AccessKeyInvoked Event (C1InputMaskedTextBox)

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

Reference

C1InputMaskedTextBox Class
C1InputMaskedTextBox Members