PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / AdvancedEditor Class / WindowClosed Event

In This Topic
    WindowClosed Event
    In This Topic
    Occurs when child window is opened.
    Syntax
    'Declaration
     
    
    Public Event WindowClosed As EventHandler
    public event EventHandler WindowClosed
    See Also