Manipulation.SetManipulationPivot(UIElement, ManipulationPivot) Yöntem

Tanım

Belirtilen öğenin tek noktalı işlemesinin özetini ayarlar.

public:
 static void SetManipulationPivot(System::Windows::UIElement ^ element, System::Windows::Input::ManipulationPivot ^ pivot);
public static void SetManipulationPivot (System.Windows.UIElement element, System.Windows.Input.ManipulationPivot pivot);
static member SetManipulationPivot : System.Windows.UIElement * System.Windows.Input.ManipulationPivot -> unit
Public Shared Sub SetManipulationPivot (element As UIElement, pivot As ManipulationPivot)

Parametreler

element
UIElement

Etkin bir işlemeye sahip olan öğe.

pivot
ManipulationPivot

Pivot'un açıklandığı nesne.

Şunlara uygulanır