2 references to GetNextRun
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeEdit.cs (2)
1879
Run run = TextRangeEdit.
GetNextRun
(start, end);
1913
run = TextRangeEdit.
GetNextRun
(nextRunPosition, end);