Bagikan melalui


Manipulation.RemoveManipulator(UIElement, IManipulator) Metode

Definisi

Menghapus hubungan antara objek yang ditentukan IManipulator dan elemen .

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

Parameter

element
UIElement

Elemen untuk menghapus manipulator terkait dari.

manipulator
IManipulator

Objek yang menyediakan posisi input.

Berlaku untuk