6 writes to fForcedProgress
PresentationFramework (6)
MS\Internal\PtsHost\CellParagraph.cs (1)
116pfmtr.fForcedProgress = PTS.True;
MS\Internal\PtsHost\FloaterParagraph.cs (2)
190fForcedProgress = PTS.False 353fsfmtr.fForcedProgress = PTS.True;
MS\Internal\PtsHost\UIElementParagraph.cs (3)
186fForcedProgress = PTS.False 199fsfmtr.fForcedProgress = PTS.FromBoolean(fAtMaxWidth == PTS.False); 246fsfmtr.fForcedProgress = PTS.True;