Method RaiseMenuOpened
RaiseMenuOpened(StringEventArgs)
Calls the RaiseOpened() method of the MenuItem instance
specified by args.
protected virtual void RaiseMenuOpened(StringEventArgs args)
Parameters
argsStringEventArgsThe event arguments.
Calls the RaiseOpened() method of the MenuItem instance
specified by args.
protected virtual void RaiseMenuOpened(StringEventArgs args)
args StringEventArgsThe event arguments.