3 references to DumpTextRange
PresentationFramework (3)
MS\Internal\LayoutDump.cs (3)
487DumpTextRange(writer, text.ContentStart, text.ContentEnd); 745DumpTextRange(writer, paragraph.StartPosition, paragraph.EndPosition); 889DumpTextRange(writer, column.StartPosition, column.EndPosition);