バージョン

CreateUIElementCollection メソッド (ToolbarOverflowPanelBase)

新しい UIElementCollection を作成します。
シンタックス
'宣言
 
Protected Overrides Function CreateUIElementCollection( _
   ByVal logicalParent As FrameworkElement _
) As UIElementCollection
protected override UIElementCollection CreateUIElementCollection( 
   FrameworkElement logicalParent
)

パラメータ

logicalParent
新しいコレクションの論理親。

戻り値の型

新しいコレクション。
参照