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.

Si applica a