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)
495get { return _runInfo.TextModifierScope; } 525get { return _runInfo.TextRun; } 554return _runInfo.Properties;