ComponentOne RichTextBox for UWP
StartDragAsync Method (C1SizeMenuTool)

C1.Xaml.RichTextBox Namespace > C1SizeMenuTool Class : StartDragAsync Method
Syntax
'Declaration
 
Public Function StartDragAsync( _
   ByVal pointerPoint As Windows.UI.Input.PointerPoint _
) As Windows.Foundation.IAsyncOperation(Of DataPackageOperation)
public Windows.Foundation.IAsyncOperation<DataPackageOperation> StartDragAsync( 
   Windows.UI.Input.PointerPoint pointerPoint
)

Parameters

pointerPoint
See Also

Reference

C1SizeMenuTool Class
C1SizeMenuTool Members