Sdílet prostřednictvím


Manipulation.GetManipulationContainer(UIElement) Metoda

Definice

Získá kontejner, který definuje souřadnice pro manipulaci.

public:
 static System::Windows::IInputElement ^ GetManipulationContainer(System::Windows::UIElement ^ element);
public static System.Windows.IInputElement GetManipulationContainer (System.Windows.UIElement element);
static member GetManipulationContainer : System.Windows.UIElement -> System.Windows.IInputElement
Public Shared Function GetManipulationContainer (element As UIElement) As IInputElement

Parametry

element
UIElement

Prvek, na kterém je aktivní manipulace.

Návraty

Kontejner, který definuje souřadnicový prostor.

Platí pro