Condividi tramite


Manipulation.GetManipulationMode(UIElement) Metodo

Definizione

Ottiene l'oggetto ManipulationModes per l'elemento specificato.

public:
 static System::Windows::Input::ManipulationModes GetManipulationMode(System::Windows::UIElement ^ element);
public static System.Windows.Input.ManipulationModes GetManipulationMode(System.Windows.UIElement element);
static member GetManipulationMode : System.Windows.UIElement -> System.Windows.Input.ManipulationModes
Public Shared Function GetManipulationMode (element As UIElement) As ManipulationModes

Parametri

element
UIElement

Elemento per il quale ottenere la modalità di manipolazione.

Valori restituiti

Uno dei valori di enumerazione.

Si applica a