Share via


UIElement.ManipulationStartingEvent Eigenschaft

Definition

Ruft den Bezeichner für das Routingereignis ManipulationStarting ab.

public:
 static property RoutedEvent ^ ManipulationStartingEvent { RoutedEvent ^ get(); };
static RoutedEvent ManipulationStartingEvent();
public static RoutedEvent ManipulationStartingEvent { get; }
var routedEvent = UIElement.manipulationStartingEvent;
Public Shared ReadOnly Property ManipulationStartingEvent As RoutedEvent

Eigenschaftswert

Der Bezeichner für das Routingereignis ManipulationStarting .

Gilt für:

Weitere Informationen