この
System.Windows.Automation.Peers.AutomationPeer に関連するオブジェクトに対応する
UIElement がユーザーに示すデータを含むかどうかを示す値を返します。
'宣言
Protected Overrides Function IsContentElementCore() As Boolean
protected override bool IsContentElementCore()
戻り値の型
UIElement がコンテンツ 要素である場合は True、そうでなければ False。