Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 665 Bytes

elementcompositionpreview_getpointerpositionpropertyset_1538519201.md

File metadata and controls

30 lines (18 loc) · 665 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Hosting.ElementCompositionPreview.GetPointerPositionPropertySet(Windows.UI.Xaml.UIElement)
winrt method

Windows.UI.Xaml.Hosting.ElementCompositionPreview.GetPointerPositionPropertySet

-description

Retrieves the pointer position relative to a UIElement.

-parameters

-param targetElement

The element that the pointer position is relative to.

-returns

The position properties of the pointer.

-remarks

-see-also

-examples