1 write to AllowMerge
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
187_toolStrip.AllowMerge = false;
3 references to AllowMerge
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.cs (3)
1050if (toolStrip.AllowMerge && container == toolStrip.FindForm()) 1081|| (sourceToolStrip.AllowMerge 1082&& targetToolStrip.AllowMerge