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