ContextMenuService.GetIsEnabled(DependencyObject) Metoda

Definicja

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

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

Parametry

element
DependencyObject

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

Zwraca

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

Atrybuty

Dotyczy