2 references to EndOfParagraph
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\Line.cs (2)
897return _line.Length - (EndOfParagraph ? _syntheticCharacterLength : 0); 1199if (HasLineBreak || EndOfParagraph)