DockControl for WPF
C1Window クラス
メンバ 

C1.WPF.Docking アセンブリ > C1.WPF.Docking 名前空間 : C1Window クラス
ウィンドウにコンテンツを表示します。
オブジェクト モデル
C1Window クラス
シンタックス
'宣言
 
Public Class C1Window 
   Inherits C1.WPF.Core.C1HeaderedContentControl
   Implements C1.WPF.Core.IDependencyObject 
public class C1Window : C1.WPF.Core.C1HeaderedContentControl, C1.WPF.Core.IDependencyObject  
解説
このコントロールを別のコントロールの子として追加してはなりません。Show メソッドを呼び出して System.Windows.Controls.Primitives.Popup として開くか、 Canvas プロパティを使用して Canvas 内に表示することができます。
継承階層

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.ContentControl
                        C1.WPF.Core.C1HeaderedContentControl
                           C1.WPF.Docking.C1Window
                              C1.WPF.Docking.C1DockWindow

参照

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