ComponentOne InputPanel for UWP
DragStarting Event (C1InputTextBox)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputTextBox 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

C1InputTextBox Class
C1InputTextBox Members