Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.AvalonDock Assembly / Xceed.Wpf.AvalonDock.Layout Namespace / ILayoutRoot Interface
Properties Methods

In This Topic
    ILayoutRoot Interface Members
    In This Topic

    The following tables list the members exposed by ILayoutRoot.

    Public Properties
     NameDescription
     PropertyGets or sets the active content.  
     PropertyGets the bottom LayoutAnchorSide.  
     PropertyGets the LayoutRoot's floating windows.  
     PropertyGets the LayoutRoot's hidden windows.  
     PropertyGets the left LayoutAnchorSide.  
     PropertyGets the associated docking manager.  
     PropertyGets the right LayoutAnchorSide.  
     PropertyGets the root panel.  
     PropertyGets the top LayoutAnchorSide.  
    Top
    Public Methods
     NameDescription
     MethodRemoves any empty container not directly referenced by other layout items.  
    Top
    See Also