Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.AvalonDock Assembly / Xceed.Wpf.AvalonDock.Layout Namespace / LayoutRoot Class


In This Topic
    LayoutRoot Class Events
    In This Topic

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

    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 Xceed.Wpf.AvalonDock.Layout.LayoutElement)
    Public EventRaised when the layout is updated.  
    Top
    See Also