1 write to _displayRect
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Layout\FlowLayout.cs (1)
397_displayRect = LayoutUtils.FlipRectangleIf(IsVertical, value);
2 references to _displayRect
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Layout\FlowLayout.cs (2)
389return _displayRect; 392if (_displayRect != value) {