ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / WPFWindow Class
Members

In This Topic
    WPFWindow Class
    In This Topic
    Object Model
    WPFWindow Class
    Syntax
    'Declaration
     
    Public Class WPFWindow 
       Inherits System.Windows.Window
    public class WPFWindow : System.Windows.Window 
    Inheritance Hierarchy

    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
                            System.Windows.Window
                               C1.WPF.Docking.WPFWindow

    See Also