Method RaiseMenuClosed
RaiseMenuClosed(StringEventArgs)
Calls the RaiseClosed() method if instance
specified by args is MenuItem.
Calls the RaiseClosing(EventArgs, bool) method if instance
specified by args is ContextMenu.
protected virtual void RaiseMenuClosed(StringEventArgs args)
Parameters
argsStringEventArgsThe event arguments.