Share via


ContextMenuService.GetShowOnDisabled(DependencyObject) Yöntem

Tanım

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

public:
 static bool GetShowOnDisabled(System::Windows::DependencyObject ^ element);
[System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))]
public static bool GetShowOnDisabled (System.Windows.DependencyObject element);
[<System.Windows.AttachedPropertyBrowsableForType(typeof(System.Windows.DependencyObject))>]
static member GetShowOnDisabled : System.Windows.DependencyObject -> bool
Public Shared Function GetShowOnDisabled (element As DependencyObject) As Boolean

Parametreler

element
DependencyObject

Özelliğiyle ilgili sorguya yönelik ShowOnDisabled nesne.

Döndürülenler

özelliğinin ShowOnDisabled değeri.

Öznitelikler

Şunlara uygulanır