2 references to IsPartialNonTypographic
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (2)
252
if (
IsPartialNonTypographic
(textReader, rangeEnd))
479
isPartialNonTypographic =
IsPartialNonTypographic
(position, range.End);