MindFusion.Wpf Pack Programmer's Guide
TabbedDocument Class
See Also
 





Represents a TabbedDocument in a DockControl.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public class TabbedDocument : DockWindowBase

Visual Basic  Copy Code

Public Class TabbedDocument
    Inherits DockWindowBase

 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.ItemsControl
                                MindFusion.UI.Wpf.DockElement
                                    MindFusion.UI.Wpf.DockWindowBase
                                        MindFusion.UI.Wpf.TabbedDocument

 See Also

TabbedDocument Members
MindFusion.UI.Wpf Namespace