3 writes to fKeepWithNext
PresentationFramework (3)
MS\Internal\PtsHost\BaseParagraph.cs (1)
222fspap.fKeepWithNext = PTS.FromBoolean(DynamicPropertyReader.GetKeepWithNext(_element));
MS\Internal\PtsHost\TableParagraph.cs (1)
121fspap.fKeepWithNext = PTS.False;
MS\Internal\PtsHost\TextParagraph.cs (1)
109fspap.fKeepWithNext = PTS.False;