ContextMenuService.GetPlacement(DependencyObject) Metoda

Definicja

Pobiera wartość Placement właściwości określonego obiektu.

public:
 static System::Windows::Controls::Primitives::PlacementMode GetPlacement(System::Windows::DependencyObject ^ element);
[System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))]
public static System.Windows.Controls.Primitives.PlacementMode GetPlacement (System.Windows.DependencyObject element);
[<System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))>]
static member GetPlacement : System.Windows.DependencyObject -> System.Windows.Controls.Primitives.PlacementMode
Public Shared Function GetPlacement (element As DependencyObject) As PlacementMode

Parametry

element
DependencyObject

Obiekt do zapytania dotyczącego Placement właściwości.

Zwraca

PlacementMode

Placement Wartość właściwości.

Atrybuty

Dotyczy