26 references to GetRun
PresentationFramework (26)
System\Windows\Documents\SpellerStatusTable.cs (26)
92
run =
GetRun
(index);
127
run =
GetRun
(runIndex);
171
return
GetRun
(index).RunType == runType;
204
transitionPosition =
GetRun
(i).Position.CreateStaticPointer();
214
transitionPosition =
GetRun
(index).Position.CreateStaticPointer();
254
start =
GetRun
(index).Position;
274
Run run =
GetRun
(index);
316
run =
GetRun
(index);
345
run =
GetRun
(index);
446
run =
GetRun
(index);
470
if (index > 0 &&
GetRun
(index - 1).RunType == runType)
486
if (index < _runList.Count - 1 &&
GetRun
(index + 1).RunType == runType)
489
GetRun
(index + 1).Position = start;
533
run =
GetRun
(index);
535
if (index > 0 &&
GetRun
(index - 1).RunType == run.RunType)
541
if (index < _runList.Count - 1 &&
GetRun
(index + 1).RunType == run.RunType)
600
run =
GetRun
(index);
608
if (index > 0 &&
GetRun
(index - 1).RunType == RunType.Dirty)
622
ITextPointer runPosition =
GetRun
(i).Position;
642
if (index < _runList.Count &&
GetRun
(index).RunType == RunType.Dirty)
658
errorStart =
GetRun
(index).Position;
684
run =
GetRun
(i);
721
run =
GetRun
(i);
760
position =
GetRun
(index + 1).Position.CreateStaticPointer();
764
Run run =
GetRun
(index);
778
run =
GetRun
(index);