Manipulation.GetManipulationMode(UIElement) Yöntem

Tanım

ManipulationModes Belirtilen öğenin öğesini alır.

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

Parametreler

element
UIElement

düzenleme modunun alındığı öğe.

Döndürülenler

Sabit listesi değerlerinden biri.

Şunlara uygulanır