2 references to s_emptyStrip
System.Windows.Forms (2)
System\Windows\Forms\Layout\TableLayout.ContainerInfo.cs (2)
28
private Strip[] _cols =
s_emptyStrip
;
29
private Strip[] _rows =
s_emptyStrip
;