Share via


UIElement.PointerMovedEvent Property

Definition

Gets the identifier for the PointerMoved routed event.

public static RoutedEvent PointerMovedEvent { get; }

Property Value

The identifier for the PointerMoved routed event.

Applies to

See also