Manipulation.GetManipulationPivot(UIElement) Yöntem

Tanım

Bir döndürmenin bir kullanıcı girişi noktasıyla nasıl gerçekleştiğini açıklayan bir nesne döndürür.

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

Parametreler

element
UIElement

Üzerinde bir işleme olan öğe.

Döndürülenler

Bir döndürmenin bir kullanıcı girişi noktasıyla nasıl gerçekleştiğini açıklayan bir nesne.

Şunlara uygulanır