ContextMenuService.GetShowOnDisabled(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

Boolean

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

Atrybuty

Dotyczy