Manipulation.GetManipulationMode(UIElement) Méthode

Définition

Obtient l’élément ManipulationModes spécifié.

public:
 static System::Windows::Input::ManipulationModes GetManipulationMode(System::Windows::UIElement ^ element);
public static System.Windows.Input.ManipulationModes GetManipulationMode(System.Windows.UIElement element);
static member GetManipulationMode : System.Windows.UIElement -> System.Windows.Input.ManipulationModes
Public Shared Function GetManipulationMode (element As UIElement) As ManipulationModes

Paramètres

element
UIElement

Élément pour lequel obtenir le mode de manipulation.

Retours

Une des valeurs d’énumération.

S’applique à