2 references to MFT_SEPARATOR
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MenuItem.cs (1)
897info.fType |= NativeMethods.MFT_SEPARATOR;
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (1)
295if (info.fType == NativeMethods.MFT_SEPARATOR){