Manipulation.GetManipulationMode(UIElement) Metoda

Definicja

Pobiera element ManipulationModes dla określonego elementu.

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

Element, dla którego ma być uzyskiwany tryb manipulowania.

Zwraca

Jedna z wartości wyliczenia.

Dotyczy