DockControl for WPF
C1DockGroup クラス
メンバ 

C1.WPF.Docking アセンブリ > C1.WPF.Docking 名前空間 : C1DockGroup クラス
使用可能なスペースより小さな四角形内に C1DockTabControl を収めるための C1DockControl 項目として使用します。
オブジェクト モデル
C1DockGroup クラス
シンタックス
'宣言
 
Public Class C1DockGroup 
   Inherits System.Windows.Controls.ItemsControl
   Implements MS.Internal.Controls.IGeneratorHost 
public class C1DockGroup : System.Windows.Controls.ItemsControl, MS.Internal.Controls.IGeneratorHost  
解説
このクラスを使用しないと実現できないレイアウトもあります。
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        C1.WPF.Docking.C1DockGroup

参照

C1DockGroup メンバ
C1.WPF.Docking 名前空間