UIElement.ManipulationStartedEvent Propriété

Définition

Obtient l’identificateur de l’événement routé ManipulationStarted .

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

Valeur de propriété

Identificateur de l’événement routé ManipulationStarted .

S’applique à

Voir aussi