2 references to GetFlowBreak
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FlowLayoutPanel.cs (1)
73
return _flowLayoutSettings.
GetFlowBreak
(control);
winforms\Managed\System\WinForms\FlowLayoutSettings.cs (1)
51
if (
GetFlowBreak
(child) != value) {