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