3 references to DumpTextRange
PresentationFramework (3)
MS\Internal\LayoutDump.cs (3)
485
DumpTextRange
(writer, text.ContentStart, text.ContentEnd);
743
DumpTextRange
(writer, paragraph.StartPosition, paragraph.EndPosition);
887
DumpTextRange
(writer, column.StartPosition, column.EndPosition);