2 writes to CellGroup1
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
891extData.CellGroup1 = int.MaxValue; 953extData.CellGroup1 = i;
2 references to CellGroup1
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
576MeasureCellsGroup(extData.CellGroup1, constraint, false, false); 952cell.Next = extData.CellGroup1;