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