バージョン

IsEnabledCore メソッド (FieldGroupLabelPresenterAutomationPeer)

この System.Windows.Automation.Peers.AutomationPeer に関連付けられたオブジェクトに対応する System.Windows.UIElement がイベントを送受信できるかどうかを示す値を返します。
シンタックス
'宣言
 
Protected Overrides Function IsEnabledCore() As Boolean
protected override bool IsEnabledCore()

戻り値の型

System.Windows.UIElement がイベントを送受信できる場合は True、そうでない場合は false を返します。
参照