ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockWindow Class / Closed Event

In This Topic
    Closed Event (C1DockWindow)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Closed As EventHandler
    public event EventHandler Closed
    See Also