2 writes to _runInfo
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (2)
108
_runInfo
= runInfo;
166
_runInfo
= runInfo;
3 references to _runInfo
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\LineServicesRun.cs (3)
495
get { return
_runInfo
.TextModifierScope; }
525
get { return
_runInfo
.TextRun; }
554
return
_runInfo
.Properties;