2 references to PropMergeAction
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripItem.cs (2)
1541int action = Properties.GetInteger(PropMergeAction, out found); 1557Properties.SetInteger(PropMergeAction, (int)value);