Partager via


ElementCompositionPreview.GetPointerPositionPropertySet(UIElement) Méthode

Définition

Récupère la position du pointeur par rapport à un élément 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

Paramètres

targetElement
UIElement

Élément auquel la position du pointeur est relative.

Retours

Propriétés de position du pointeur.

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

S’applique à