3 references to DumpTextRange
PresentationFramework (3)
MS\Internal\LayoutDump.cs (3)
484DumpTextRange(writer, text.ContentStart, text.ContentEnd); 742DumpTextRange(writer, paragraph.StartPosition, paragraph.EndPosition); 886DumpTextRange(writer, column.StartPosition, column.EndPosition);