Share via


Manipulation.GetManipulationContainer(UIElement) Méthode

Définition

Obtient le conteneur qui définit les coordonnées pour la manipulation.

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

Paramètres

element
UIElement

Élément sur lequel une manipulation est active.

Retours

Conteneur qui définit l'espace de coordonnées.

S’applique à