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)
573FlowLayoutSettings settings = FlowLayout.CreateSettings(this);