5 writes to CellsStructureDirty
PresentationFramework (5)
src\Framework\System\Windows\Controls\Grid.cs (5)
478CellsStructureDirty |= (SizeToContentU != sizeToContentU) || (SizeToContentV != sizeToContentV); 805CellsStructureDirty = true; 825CellsStructureDirty = true; 939CellsStructureDirty = false; 3052grid.CellsStructureDirty = true;
1 reference to CellsStructureDirty
PresentationFramework (1)
src\Framework\System\Windows\Controls\Grid.cs (1)
936if (CellsStructureDirty)