Sdílet prostřednictvím


Manipulation.GetManipulationMode(UIElement) Metoda

Definice

Získá pro ManipulationModes zadaný prvek.

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

Parametry

element
UIElement

Prvek, pro který chcete získat režim manipulace.

Návraty

Jedna z hodnot výčtu

Platí pro