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

In This Topic
    ILayoutUpdateStrategy Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodPerforms actions after an anchorable has been inserted.  
     MethodPerforms actions after a document has been inserted.  
     MethodPerforms actions before an anchorable is to be inserted.  
     MethodPerforms actions before a document is to be inserted.  
    Top
    See Also