6 writes to fForcedProgress
PresentationFramework (6)
MS\Internal\PtsHost\CellParagraph.cs (1)
120pfmtr.fForcedProgress = PTS.True;
MS\Internal\PtsHost\FloaterParagraph.cs (2)
200fsfmtr.fForcedProgress = PTS.False; 358fsfmtr.fForcedProgress = PTS.True;
MS\Internal\PtsHost\UIElementParagraph.cs (3)
198fsfmtr.fForcedProgress = PTS.False; 208fsfmtr.fForcedProgress = PTS.FromBoolean(fAtMaxWidth == PTS.False); 249fsfmtr.fForcedProgress = PTS.True;