4 references to SetWrapContents
System.Windows.Forms (4)
winforms\Managed\System\WinForms\FlowLayoutSettings.cs (1)
44
FlowLayout.
SetWrapContents
(Owner, value);
winforms\Managed\System\WinForms\ToolStripOverflow.cs (2)
131
FlowLayout.
SetWrapContents
(this, false);
139
FlowLayout.
SetWrapContents
(this, true);
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
483
FlowLayout.
SetWrapContents
(this, false);