4 instantiations of TextRunInfo
PresentationCore (4)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (4)
470
return new
TextRunInfo
(
699
runInfo = new
TextRunInfo
(
719
runInfo = new
TextRunInfo
(
739
runInfo = new
TextRunInfo
(
30 references to TextRunInfo
PresentationCore (30)
Core\CSharp\MS\Internal\TextFormatting\FormatSettings.cs (1)
205
switch (
TextRunInfo
.GetRunType(textRun))
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (4)
42
private
TextRunInfo
_runInfo; // TextRun Info of the text
61
TextRunInfo
runInfo,
94
TextRunInfo
runInfo,
156
TextRunInfo
runInfo,
Core\CSharp\MS\Internal\TextFormatting\TextRunCacheImp.cs (3)
129
Plsrun plsrun =
TextRunInfo
.GetRunType(textRun);
217
if (
TextRunInfo
.GetRunType(textRun) == Plsrun.Text)
306
if (
TextRunInfo
.GetRunType(run) == Plsrun.Text
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (22)
196
TextRunInfo
runInfo;
418
internal
TextRunInfo
FetchTextRun(int cpFetch)
435
Plsrun runType =
TextRunInfo
.GetRunType(textRun);
507
TextRunInfo
runInfo,
626
private
TextRunInfo
CreateSpecialRunFromTextContent(
627
TextRunInfo
runInfo,
688
TextRunInfo
nextRunInfo = FetchTextRun(_cpFirst + cchFetched + 1);
854
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
883
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
924
TextRunInfo
currentRunInfo = (
TextRunInfo
) runInfoVector[i].element;
960
currentRunInfo = (
TextRunInfo
) runInfoVector[i].element;
1070
private bool IsEndOfDirectionalModifier(
TextRunInfo
runInfo)
1146
TextRunInfo
runInfo = (
TextRunInfo
)span.element;
1324
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
1517
TextRunInfo
runInfo,
1675
TextRunInfo
runInfo,
1769
TextRunInfo
runInfo,