6 writes to fMask
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (3)
291info.fMask = NativeMethods.MIIM_FTYPE; 303 info.fMask = NativeMethods.MIIM_ID; 314 info.fMask = NativeMethods.MIIM_SUBMENU;
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (3)
709info.fMask = NativeMethods.MIIM_STATE; 728info.fMask = NativeMethods.MIIM_STRING; 773info.fMask = NativeMethods.MIIM_BITMAP;