6 writes to fForcedProgress
PresentationFramework (6)
src\Framework\MS\Internal\PtsHost\CellParagraph.cs (1)
128pfmtr.fForcedProgress = PTS.True;
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (2)
208fsfmtr.fForcedProgress = PTS.False; 366fsfmtr.fForcedProgress = PTS.True;
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (3)
197fsfmtr.fForcedProgress = PTS.False; 207fsfmtr.fForcedProgress = PTS.FromBoolean(fAtMaxWidth == PTS.False); 248fsfmtr.fForcedProgress = PTS.True;