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

In This Topic
    ILayoutUpdateStrategy Interface Members
    In This Topic

    The following tables list the members exposed by ILayoutUpdateStrategy.

    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