1 implementation of Execute
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MenuItem.cs (1)
1687
public void
Execute
() {
1 reference to Execute
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Command.cs (1)
143
((ICommandExecutor)target).
Execute
();