バージョン

IsControlElementCore メソッド (PropertyGridItemViewAutomationPeerProxy)

この System.Windows.Automation.Peers.FrameworkElementAutomationPeer に関連するオブジェクトがエンド ユーザーによってインタラクティブとして理解されるかどうかを示す値を返します。GUI でコントロールの論理的な構造に関連するオブジェクトのオプションがあります。このメソッドは System.Windows.Automation.Peers.AutomationPeer.IsControlElement によって呼び出されます。
シンタックス
'宣言
 
Protected Overrides Function IsControlElementCore() As Boolean
protected override bool IsControlElementCore()

戻り値の型

オブジェクトがインタラクティブであれば True、そうでなければ False。
参照