[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockControl.ViewChanged

ViewChanged Event

Fires when the children collection of the C1DockControl or a descendant C1DockGroup changes.

Namespace: C1.WPF.Docking
Assembly: C1.WPF.Docking.dll
Syntax
public event EventHandler<EventArgs> ViewChanged
Returns
Type Description
EventHandler<EventArgs> Fires when the children collection of the or a descendant changes.