ComponentOne Tiles for UWP
DragStarting Event (C1TileBase)

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

C1TileBase Class
C1TileBase Members