2 writes to CellGroup1
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
954
extData.
CellGroup1
= int.MaxValue;
1016
extData.
CellGroup1
= i;
2 references to CellGroup1
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
638
MeasureCellsGroup(extData.
CellGroup1
, constraint, false, false);
1015
cell.Next = extData.
CellGroup1
;