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