3 references to DumpTextRange
PresentationFramework (3)
src\Framework\MS\Internal\LayoutDump.cs (3)
490DumpTextRange(writer, text.ContentStart, text.ContentEnd); 748DumpTextRange(writer, paragraph.StartPosition, paragraph.EndPosition); 892DumpTextRange(writer, column.StartPosition, column.EndPosition);