バージョン

IsContentElementCore メソッド (PropertyGridItemViewAutomationPeerProxy)

この System.Windows.Automation.Peers.FrameworkElementAutomationPeer に関連する要素がユーザーに表示されるデータを含むかどうかを示す値を返します。このメソッドは System.Windows.Automation.Peers.AutomationPeer.IsContentElement によって呼び出されます。
シンタックス
'宣言
 
Protected Overrides Function IsContentElementCore() As Boolean
protected override bool IsContentElementCore()

戻り値の型

要素にユーザーが読めるデータを含む場合は true。そうでない場合は false。
参照