バージョン

GetChildrenCore メソッド

この System.Windows.Automation.Peers.ItemsControlAutomationPeer に関連する System.Windows.Controls.ItemsControl の子要素のコレクションを取得します。
シンタックス
'宣言
 
Protected Overrides Function GetChildrenCore() As List(Of AutomationPeer)
protected override List<AutomationPeer> GetChildrenCore()

戻り値の型

子要素のコレクション。
参照