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