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





Arrange child dock elements.

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

 Syntax

C#  Copy Code

public class DockItemsPanel : Panel

Visual Basic  Copy Code

Public Class DockItemsPanel
    Inherits Panel

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        System.Windows.Controls.Panel
                            MindFusion.UI.Wpf.DockItemsPanel

 See Also

DockItemsPanel Members
MindFusion.UI.Wpf Namespace