5 writes to CellsStructureDirty
PresentationFramework (5)
System\Windows\Controls\Grid.cs (5)
416
CellsStructureDirty
|= (SizeToContentU != sizeToContentU) || (SizeToContentV != sizeToContentV);
742
CellsStructureDirty
= true;
762
CellsStructureDirty
= true;
876
CellsStructureDirty
= false;
2994
grid.
CellsStructureDirty
= true;
1 reference to CellsStructureDirty
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
873
if (
CellsStructureDirty
)