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