Manipulation.GetManipulationPivot(UIElement) Metoda

Definicja

Zwraca obiekt, który opisuje, jak odbywa się rotacja z jednym punktem danych wejściowych użytkownika.

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

Parametry

element
UIElement

Element, na którym istnieje manipulacja.

Zwraca

Obiekt, który opisuje, jak odbywa się rotacja z jednym punktem danych wejściowych użytkownika.

Dotyczy