4 references to SetWrapContents
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripOverflow.cs (2)
110FlowLayout.SetWrapContents(this, false); 122FlowLayout.SetWrapContents(this, true);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (1)
413FlowLayout.SetWrapContents(this, false);
System\Windows\Forms\Panels\FlowLayoutSettings.cs (1)
40FlowLayout.SetWrapContents(Owner!, value);