ComponentOne InputPanel for UWP
DragStarting Event (C1InputMaskedTextBox)

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

Reference

C1InputMaskedTextBox Class
C1InputMaskedTextBox Members