1 write to _displayRect
System.Windows.Forms (1)
System\Windows\Forms\Layout\FlowLayout.ContainerProxy.cs (1)
103_displayRect = LayoutUtils.FlipRectangleIf(IsVertical, value);
2 references to _displayRect
System.Windows.Forms (2)
System\Windows\Forms\Layout\FlowLayout.ContainerProxy.cs (2)
95get => _displayRect; 98if (_displayRect != value)