2 references to PropMergeIndex
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
1573int index = Properties.GetInteger(PropMergeIndex, out found); 1584Properties.SetInteger(PropMergeIndex, value);