5 writes to CellsStructureDirty
PresentationFramework (5)
System\Windows\Controls\Grid.cs (5)
405
CellsStructureDirty
|= (SizeToContentU != sizeToContentU) || (SizeToContentV != sizeToContentV);
725
CellsStructureDirty
= true;
745
CellsStructureDirty
= true;
859
CellsStructureDirty
= false;
2978
grid.
CellsStructureDirty
= true;
1 reference to CellsStructureDirty
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
856
if (
CellsStructureDirty
)