Поделиться через


ElementCompositionPreview.GetPointerPositionPropertySet(UIElement) Метод

Определение

Извлекает положение указателя относительно элемента UIElement.

public:
 static CompositionPropertySet ^ GetPointerPositionPropertySet(UIElement ^ targetElement);
 static CompositionPropertySet GetPointerPositionPropertySet(UIElement const& targetElement);
public static CompositionPropertySet GetPointerPositionPropertySet(UIElement targetElement);
function getPointerPositionPropertySet(targetElement)
Public Shared Function GetPointerPositionPropertySet (targetElement As UIElement) As CompositionPropertySet

Параметры

targetElement
UIElement

Элемент, относительно которому находится положение указателя.

Возвращаемое значение

Свойства положения указателя.

Применяется к