2 references to GetFlowBreak
System.Windows.Forms (2)
System\Windows\Forms\Panels\FlowLayoutPanel.cs (1)
61return _flowLayoutSettings.GetFlowBreak(control);
System\Windows\Forms\Panels\FlowLayoutSettings.cs (1)
50if (GetFlowBreak(child) != value)