UIElementAutomationPeer.IsEnabledCore Yöntem

Tanım

Bununla UIElementAutomationPeer ilişkilendirilmiş olanın UIElement klavye odağını kabul edip etmeyeceğini belirten bir değer alır. Bu yöntem tarafından IsKeyboardFocusable()çağrılır.

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

Döndürülenler

Boolean

boolean değerini IsEnablediçeren bir.

Şunlara uygulanır