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