UIElementAutomationPeer.IsEnabledCore Metoda

Definicja

Pobiera wartość wskazującą, czy UIElement skojarzony z tym UIElementAutomationPeer elementem może akceptować fokus klawiatury. Ta metoda jest wywoływana przez IsKeyboardFocusable().

protected:
 override bool IsEnabledCore();
protected override bool IsEnabledCore ();
override this.IsEnabledCore : unit -> bool
Protected Overrides Function IsEnabledCore () As Boolean

Zwraca

Boolean

Element boolean zawierający wartość .IsEnabled

Dotyczy