4 references to FlowLayoutSettings
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (4)
930FlowLayoutSettings.WrapContents = false; 931FlowLayoutSettings.FlowDirection = FlowDirection.LeftToRight; 1440FlowLayoutSettings.WrapContents = false; 1441FlowLayoutSettings.FlowDirection = FlowDirection.TopDown;