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


In This Topic
    LayoutContent Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventRaised when the content is closed (i.e., removed definitively from the layout).  
    Public EventRaised when the content is about to be closed (i.e. removed definitively from the layout).  
    Public EventRaised when the IsActive property has changed.  
    Public EventRaised when the IsSelected property has changed.  
    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 a LayoutContent's pin is pinned or unpinned.  
    Top
    See Also