2 writes to CellGroup1
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
927extData.CellGroup1 = int.MaxValue; 990extData.CellGroup1 = i;
2 references to CellGroup1
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
618MeasureCellsGroup(extData.CellGroup1, constraint, false, false); 989cell.Next = extData.CellGroup1;