2 references to CreateSettings
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FlowLayoutPanel.cs (1)
28
_flowLayoutSettings = FlowLayout.
CreateSettings
(this);
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (1)
573
FlowLayoutSettings settings = FlowLayout.
CreateSettings
(this);