Condividi tramite


Manipulation.GetManipulationContainer(UIElement) Metodo

Definizione

Ottiene il contenitore che definisce le coordinate per la manipolazione.

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

Parametri

element
UIElement

Elemento sul quale esiste una manipolazione attiva.

Restituisce

Contenitore che definisce lo spazio delle coordinate.

Si applica a