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

In This Topic
    ILayoutRoot Interface Properties
    In This Topic

    For a list of all members of this type, see ILayoutRoot members.

    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
    See Also