ComponentOne Basic Library for UWP
SelectionChanging Event (C1MaskedTextBox)

C1.UWP Assembly > C1.Xaml Namespace > C1MaskedTextBox Class : SelectionChanging Event
Syntax
'Declaration
 
Public Event SelectionChanging As Windows.Foundation.TypedEventHandler(Of TextBox,TextBoxSelectionChangingEventArgs)
public event Windows.Foundation.TypedEventHandler<TextBox,TextBoxSelectionChangingEventArgs> SelectionChanging
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members