2 writes to CellGroup4
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
876extData.CellGroup4 = int.MaxValue; 959extData.CellGroup4 = i;
2 references to CellGroup4
PresentationFramework (2)
System\Windows\Controls\Grid.cs (2)
626MeasureCellsGroup(extData.CellGroup4, constraint, false, false); 958cell.Next = extData.CellGroup4;