Bagikan melalui


Manipulation.SetManipulationContainer(UIElement, IInputElement) Metode

Definisi

Mengatur elemen yang menentukan koordinat untuk manipulasi elemen yang ditentukan.

public:
 static void SetManipulationContainer(System::Windows::UIElement ^ element, System::Windows::IInputElement ^ container);
public static void SetManipulationContainer (System.Windows.UIElement element, System.Windows.IInputElement container);
static member SetManipulationContainer : System.Windows.UIElement * System.Windows.IInputElement -> unit
Public Shared Sub SetManipulationContainer (element As UIElement, container As IInputElement)

Parameter

element
UIElement

Elemen tempat manipulasi dikaitkan.

container
IInputElement

Kontainer yang menentukan ruang koordinat.

Berlaku untuk