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