Xceed Toolkit Plus for WPF v4.6 Documentation
LayoutRoot Class Members
Properties  Methods  Events


Xceed.Wpf.AvalonDock Assembly > Xceed.Wpf.AvalonDock.Layout Namespace : LayoutRoot Class

The following tables list the members exposed by LayoutRoot.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LayoutRoot class.  
Top
Public Properties
 NameDescription
Public PropertyGets the active LayoutContent-derived element.  
Public PropertyGets or sets the bottom side of the layout root.  
Public PropertyGets the child elements of the layout root.  
Public PropertyGets the number of child elements.  
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from LayoutElement)
Public PropertyGets the floating windows that are in the layout.  
Public PropertyGets the hidden anchorables in the layout.  
Public Property (Inherited from LayoutElement)
Public PropertyGets the last focused content.  
Public PropertyGets or sets the left side of the layout root.  
Public PropertyGets the DockingManager that arranges the panes it contains and handles autohide anchorables and floating windows.  
Public PropertyGets or sets the parent container of the element. (Inherited from LayoutElement)
Public PropertyGets or sets the right side of the layout root.  
Public PropertyGets or sets the root of the element. (Inherited from LayoutElement)
Public PropertyGets or sets the root layout panel.  
Public PropertyGets or sets the top side of the layout root.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from LayoutElement)
Public MethodRemoves any empty containers not directly referenced by other layout items.  
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method  
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method  
Public MethodRemoves the specified child element.  
Public MethodReplaces on child element with another.  
Public Method (Inherited from LayoutElement)
Public MethodOverloaded.  (Inherited from LayoutElement)
Public Method  
Top
Protected Methods
 NameDescription
Protected MethodProvides derived classes an opportunity to handle changes to the Parent property. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Protected MethodProvides derived classes an opportunity to execute code before the Parent property changes. (Inherited from LayoutElement)
Protected Method (Inherited from LayoutElement)
Protected MethodProvides derived classes an opportunity to handle changes to the Root property. (Inherited from LayoutElement)
Protected MethodRaises the PropertyChanged event for the specified property name. (Inherited from LayoutElement)
Protected MethodRaises the PropertyChanging event for the specified property name. (Inherited from LayoutElement)
Protected Internal Method (Inherited from LayoutElement)
Top
Public Events
 NameDescription
Public EventRaised when an element is added to the layout.  
Public EventRaised when an element is removed from the layout.  
Public EventRaised when a property has changed. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Public EventRaised when a property is about to change. (Inherited from LayoutElement)
Public EventRaised when the layout is updated.  
Top
See Also

Reference

LayoutRoot Class
Xceed.Wpf.AvalonDock.Layout Namespace