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)
117fspap.fKeepWithNext = PTS.False;
MS\Internal\PtsHost\TextParagraph.cs (1)
100fspap.fKeepWithNext = PTS.False;