4 references to fsflrEndOfParagraph
PresentationFramework (4)
MS\Internal\PtsHost\Line.cs (1)
159
run = new ParagraphBreakRun(_syntheticCharacterLength, PTS.FSFLRES.
fsflrEndOfParagraph
);
MS\Internal\PtsHost\LineBase.cs (1)
252
run = new ParagraphBreakRun(_syntheticCharacterLength, PTS.FSFLRES.
fsflrEndOfParagraph
);
MS\Internal\PtsHost\ListMarkerLine.cs (1)
51
return new ParagraphBreakRun(1, PTS.FSFLRES.
fsflrEndOfParagraph
);
MS\Internal\PtsHost\OptimalTextSource.cs (1)
109
run = new ParagraphBreakRun(_syntheticCharacterLength, PTS.FSFLRES.
fsflrEndOfParagraph
);