Manipulation.GetManipulationContainer(UIElement) Yöntem

Tanım

İşleme için koordinatları tanımlayan kapsayıcıyı alır.

public:
 static System::Windows::IInputElement ^ GetManipulationContainer(System::Windows::UIElement ^ element);
public static System.Windows.IInputElement GetManipulationContainer (System.Windows.UIElement element);
static member GetManipulationContainer : System.Windows.UIElement -> System.Windows.IInputElement
Public Shared Function GetManipulationContainer (element As UIElement) As IInputElement

Parametreler

element
UIElement

Üzerinde etkin bir işlemenin bulunduğu öğe.

Döndürülenler

Koordinat alanını tanımlayan kapsayıcı.

Şunlara uygulanır