2 references to emptyStrip
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (2)
1471
private Strip[] _cols =
emptyStrip
;
1472
private Strip[] _rows =
emptyStrip
;