ComponentOne Basic Library for UWP
StartDragAsync Method (C1TabItemPresenter)

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

C1TabItemPresenter Class
C1TabItemPresenter Members