Udostępnij za pośrednictwem


Manipulation.GetManipulationContainer(UIElement) Metoda

Definicja

Pobiera kontener, który definiuje współrzędne manipulacji.

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

Element, na którym występuje aktywna manipulacja.

Zwraca

Kontener, który definiuje przestrzeń współrzędnych.

Dotyczy