WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1ContextMenu Class / OnClosed Method
The System.EventArgs instance containing the event data.
In This Topic
    OnClosed Method
    In This Topic
    Raises the Closed event.
    Syntax
    protected virtual void OnClosed( 
       EventArgs e
    )

    Parameters

    e
    The System.EventArgs instance containing the event data.
    See Also