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