4 instantiations of TextRunInfo
PresentationCore (4)
MS\Internal\TextFormatting\TextStore.cs (4)
449
return new
TextRunInfo
(
673
runInfo = new
TextRunInfo
(
693
runInfo = new
TextRunInfo
(
713
runInfo = new
TextRunInfo
(
30 references to TextRunInfo
PresentationCore (30)
MS\Internal\TextFormatting\FormatSettings.cs (1)
193
switch (
TextRunInfo
.GetRunType(textRun))
MS\Internal\TextFormatting\LineServicesRun.cs (4)
18
private
TextRunInfo
_runInfo; // TextRun Info of the text
37
TextRunInfo
runInfo,
70
TextRunInfo
runInfo,
127
TextRunInfo
runInfo,
MS\Internal\TextFormatting\TextRunCacheImp.cs (3)
109
Plsrun plsrun =
TextRunInfo
.GetRunType(textRun);
197
if (
TextRunInfo
.GetRunType(textRun) == Plsrun.Text)
286
if (
TextRunInfo
.GetRunType(run) == Plsrun.Text
MS\Internal\TextFormatting\TextStore.cs (22)
177
TextRunInfo
runInfo;
397
internal
TextRunInfo
FetchTextRun(int cpFetch)
414
Plsrun runType =
TextRunInfo
.GetRunType(textRun);
486
TextRunInfo
runInfo,
600
private
TextRunInfo
CreateSpecialRunFromTextContent(
601
TextRunInfo
runInfo,
662
TextRunInfo
nextRunInfo = FetchTextRun(_cpFirst + cchFetched + 1);
828
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
857
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
898
TextRunInfo
currentRunInfo = (
TextRunInfo
) runInfoVector[i].element;
934
currentRunInfo = (
TextRunInfo
) runInfoVector[i].element;
1044
private bool IsEndOfDirectionalModifier(
TextRunInfo
runInfo)
1120
TextRunInfo
runInfo = (
TextRunInfo
)span.element;
1298
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
1491
TextRunInfo
runInfo,
1649
TextRunInfo
runInfo,
1746
TextRunInfo
runInfo,