2 writes to CellGroup4
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
957
extData.
CellGroup4
= int.MaxValue;
1039
extData.
CellGroup4
= i;
2 references to CellGroup4
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
701
MeasureCellsGroup(extData.
CellGroup4
, constraint, false, false);
1038
cell.Next = extData.
CellGroup4
;