バージョン

CreateUIElementCollection メソッド

子要素を保持するコレクションを作成するために呼び出されます。
シンタックス
'宣言
 
Protected Overrides Function CreateUIElementCollection( _
   ByVal logicalParent As FrameworkElement _
) As UIElementCollection
protected override UIElementCollection CreateUIElementCollection( 
   FrameworkElement logicalParent
)

パラメータ

logicalParent

戻り値の型

UIElementCollection のインスタンス。
参照