Manipulation.GetManipulationContainer(UIElement) Metoda
Definicja
Ważny
Niektóre informacje dotyczą produktów przedpremierowych, które mogą zostać znacznie zmodyfikowane przed premierą. Microsoft nie udziela żadnych gwarancji, ani wyraźnych, ani domniemanych, dotyczących informacji podanych tutaj.
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.