4 writes to wID
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (4)
711info.wID = nativeMenuCommandID; 730info.wID = nativeMenuCommandID; 737info.wID = nativeMenuCommandID; 775info.wID = nativeMenuCommandID;
1 reference to wID
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (1)
308 itemToAdd = new ToolStripMenuItem(hmenu, info.wID, targetWindow);