Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 710 Bytes

dragstartingeventargs_getposition_345084262.md

File metadata and controls

32 lines (19 loc) · 710 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.DragStartingEventArgs.GetPosition(Microsoft.UI.Xaml.UIElement)
winrt method

Microsoft.UI.Xaml.DragStartingEventArgs.GetPosition

-description

Returns a drop point that is relative to a specified UIElement.

-parameters

-param relativeTo

The UIElement for which to get a relative drop point.

-returns

A point in the coordinate system that is relative to the element specified in relativeTo.

-remarks

-examples

-see-also

Drag-and-drop overview