バージョン

CreateUIElementCollection メソッド (XamCarouselPanel)

子要素を保存するための UIElementCollection インスタンスを返します。
シンタックス
'宣言
 
Protected Overrides Function CreateUIElementCollection( _
   ByVal logicalParent As FrameworkElement _
) As UIElementCollection
protected override UIElementCollection CreateUIElementCollection( 
   FrameworkElement logicalParent
)

パラメータ

logicalParent
作成されるコレクションの論理的な親要素。

戻り値の型

指定された要素を論理的な親として持つ子要素の順序付けられたコレクション。
参照