2 writes to _runInfo
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesRun.cs (2)
84
_runInfo
= runInfo;
137
_runInfo
= runInfo;
3 references to _runInfo
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesRun.cs (3)
466
get { return
_runInfo
.TextModifierScope; }
496
get { return
_runInfo
.TextRun; }
525
return
_runInfo
.Properties;