ContextMenuService.GetPlacement(DependencyObject) Yöntem

Tanım

Belirtilen nesnenin Placement özelliğinin değerini alır.

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

Parametreler

element
DependencyObject

Özelliğiyle ilgili sorguya nesnesi Placement .

Döndürülenler

PlacementMode

özelliğinin Placement değeri.

Öznitelikler

Şunlara uygulanır