Condividi tramite


ElementCompositionPreview.GetPointerPositionPropertySet(UIElement) Metodo

Definizione

Recupera la posizione del puntatore rispetto a un 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

Parametri

targetElement
UIElement

Elemento a cui la posizione del puntatore è relativa.

Restituisce

Proprietà della posizione del puntatore.

Requisiti Windows

Famiglia di dispositivi
Windows 10 Creators Update (è stato introdotto in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v4.0)

Si applica a