Share via


Manipulation.GetManipulationMode(UIElement) Methode

Definition

Ruft das ManipulationModes-Objekt für das angegebene Element ab.

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

Parameter

element
UIElement

Das Element, für das der Bearbeitungsmodus abgerufen wird.

Gibt zurück

Einer der Enumerationswerte.

Gilt für: