| C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputMaskedTextBox Class : FocusEngaged Event |
'Declaration Public Event FocusEngaged As Windows.Foundation.TypedEventHandler(Of Control,FocusEngagedEventArgs)
public event Windows.Foundation.TypedEventHandler<Control,FocusEngagedEventArgs> FocusEngaged