ComponentOne PdfViewer for UWP
DragStarting Event

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

C1PdfViewer Class
C1PdfViewer Members