5 writes to CellsStructureDirty
PresentationFramework (5)
System\Windows\Controls\Grid.cs (5)
458CellsStructureDirty |= (SizeToContentU != sizeToContentU) || (SizeToContentV != sizeToContentV); 778CellsStructureDirty = true; 798CellsStructureDirty = true; 912CellsStructureDirty = false; 3031grid.CellsStructureDirty = true;
1 reference to CellsStructureDirty
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
909if (CellsStructureDirty)