4 instantiations of TextRunInfo
PresentationCore (4)
MS\Internal\TextFormatting\TextStore.cs (4)
464
return new
TextRunInfo
(
688
runInfo = new
TextRunInfo
(
708
runInfo = new
TextRunInfo
(
728
runInfo = new
TextRunInfo
(
30 references to TextRunInfo
PresentationCore (30)
MS\Internal\TextFormatting\FormatSettings.cs (1)
198
switch (
TextRunInfo
.GetRunType(textRun))
MS\Internal\TextFormatting\LineServicesRun.cs (4)
32
private
TextRunInfo
_runInfo; // TextRun Info of the text
51
TextRunInfo
runInfo,
84
TextRunInfo
runInfo,
141
TextRunInfo
runInfo,
MS\Internal\TextFormatting\TextRunCacheImp.cs (3)
123
Plsrun plsrun =
TextRunInfo
.GetRunType(textRun);
211
if (
TextRunInfo
.GetRunType(textRun) == Plsrun.Text)
300
if (
TextRunInfo
.GetRunType(run) == Plsrun.Text
MS\Internal\TextFormatting\TextStore.cs (22)
192
TextRunInfo
runInfo;
412
internal
TextRunInfo
FetchTextRun(int cpFetch)
429
Plsrun runType =
TextRunInfo
.GetRunType(textRun);
501
TextRunInfo
runInfo,
615
private
TextRunInfo
CreateSpecialRunFromTextContent(
616
TextRunInfo
runInfo,
677
TextRunInfo
nextRunInfo = FetchTextRun(_cpFirst + cchFetched + 1);
843
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
872
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
913
TextRunInfo
currentRunInfo = (
TextRunInfo
) runInfoVector[i].element;
949
currentRunInfo = (
TextRunInfo
) runInfoVector[i].element;
1059
private bool IsEndOfDirectionalModifier(
TextRunInfo
runInfo)
1135
TextRunInfo
runInfo = (
TextRunInfo
)span.element;
1313
TextRunInfo
runInfo = (
TextRunInfo
)runInfoSpanRider.CurrentElement;
1506
TextRunInfo
runInfo,
1664
TextRunInfo
runInfo,
1761
TextRunInfo
runInfo,