Share via


UIElement.PointerReleasedEvent Property

Definition

Gets the identifier for the PointerReleased routed event.

public static RoutedEvent PointerReleasedEvent { get; }

Property Value

The identifier for the PointerReleased routed event.

Applies to

See also