Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / Closed Event

In This Topic
    Closed Event (C1RadialMenu)
    In This Topic
    Occurs when the C1RadialMenu closes.
    Syntax
    'Declaration
     
    
    Public Event Closed As EventHandler
    public event EventHandler Closed
    See Also