ComponentOne Gauge for UWP
DragStarting Event (C1Knob)

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1Knob 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

C1Knob Class
C1Knob Members