| C1.UWP Assembly > C1.Xaml Namespace > C1MaskedTextBox Class : TextChanging Event |
'Declaration Public Event TextChanging As Windows.Foundation.TypedEventHandler(Of TextBox,TextBoxTextChangingEventArgs)
public event Windows.Foundation.TypedEventHandler<TextBox,TextBoxTextChangingEventArgs> TextChanging