バージョン

IsContentElementCore メソッド (AutomationPeerProxy)

この System.Windows.Automation.Peers.AutomationPeer に関連するオブジェクトに対応する System.Windows.UIElement がユーザーに示すデータを含むかどうかを示す値を返します。
シンタックス
'宣言
 
Protected Overrides Function IsContentElementCore() As Boolean
protected override bool IsContentElementCore()

戻り値の型

System.Windows.UIElement がコンテンツ 要素である場合は True、そうでなければ False
参照