Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / AdvancedEditor Class / WindowOpened Event

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