Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 699 Bytes

dragstartingeventargs_getposition_1813281865.md

File metadata and controls

30 lines (19 loc) · 699 Bytes
-api-id -api-type
M:Windows.UI.Xaml.DragStartingEventArgs.GetPosition(Windows.UI.Xaml.UIElement)
winrt method

Windows.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