2 writes to CellGroup1
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
882extData.CellGroup1 = int.MaxValue; 944extData.CellGroup1 = i;
2 references to CellGroup1
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
567MeasureCellsGroup(extData.CellGroup1, constraint, false, false); 943cell.Next = extData.CellGroup1;