4 instantiations of TextRunInfo
PresentationCore (4)
MS\Internal\TextFormatting\TextStore.cs (4)
448
return new
TextRunInfo
(
672
runInfo = new
TextRunInfo
(
692
runInfo = new
TextRunInfo
(
712
runInfo = new
TextRunInfo
(
30 references to TextRunInfo
PresentationCore (30)
MS\Internal\TextFormatting\FormatSettings.cs (1)
192
switch (
TextRunInfo
.GetRunType(textRun))
MS\Internal\TextFormatting\LineServicesRun.cs (4)
17
private
TextRunInfo
_runInfo; // TextRun Info of the text
36
TextRunInfo
runInfo,
69
TextRunInfo
runInfo,
126
TextRunInfo
runInfo,
MS\Internal\TextFormatting\TextRunCacheImp.cs (3)
108
Plsrun plsrun =
TextRunInfo
.GetRunType(textRun);
196
if (
TextRunInfo
.GetRunType(textRun) == Plsrun.Text)
285
if (
TextRunInfo
.GetRunType(run) == Plsrun.Text
MS\Internal\TextFormatting\TextStore.cs (22)
176
TextRunInfo
runInfo;
396
internal
TextRunInfo
FetchTextRun(int cpFetch)
413
Plsrun runType =
TextRunInfo
.GetRunType(textRun);
485
TextRunInfo
runInfo,
599
private
TextRunInfo
CreateSpecialRunFromTextContent(
600
TextRunInfo
runInfo,
661
TextRunInfo
nextRunInfo = FetchTextRun(_cpFirst + cchFetched + 1);
827
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
856
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
897
TextRunInfo
currentRunInfo = (
TextRunInfo
) runInfoVector[i].element;
933
currentRunInfo = (
TextRunInfo
) runInfoVector[i].element;
1043
private bool IsEndOfDirectionalModifier(
TextRunInfo
runInfo)
1119
TextRunInfo
runInfo = (
TextRunInfo
)span.element;
1297
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
1490
TextRunInfo
runInfo,
1648
TextRunInfo
runInfo,
1745
TextRunInfo
runInfo,