バージョン

GalleryItemGroupItemAutomationPeer コンストラクタ

GalleryItemGroupItemAutomationPeer クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As GalleryItemGroup, _
   ByVal container As ItemsControlAutomationPeer _
)
public GalleryItemGroupItemAutomationPeer( 
   GalleryItemGroup owner,
   ItemsControlAutomationPeer container
)

パラメータ

owner
このピアの Infragistics.Windows.Ribbon.GalleryItemGroup が作成されます。
container
Infragistics.Windows.Ribbon.GalleryItemGroup コレクションを含む ItemsControl と関連付けられた ItemsControlAutomationPeer。
参照