この
System.Windows.Automation.Peers.AutomationPeer に関連付けられたオブジェクトに対応する
UIElement がエンド ユーザーによってインタラクティブとして理解されるかどうかを示す値を返します。
'宣言
Protected Overrides Function IsControlElementCore() As Boolean
protected override bool IsControlElementCore()
戻り値の型
UIElement がコントロールである場合は True、そうでなければ false になります。