ComponentOne Basic Library for UWP
DragStarting Event (C1MenuList)

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

C1MenuList Class
C1MenuList Members