ComponentOne Extended Library for UWP
DragStarting Event (C1ColorSlider)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorSlider 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

C1ColorSlider Class
C1ColorSlider Members