2 writes to _runInfo
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesRun.cs (2)
83_runInfo = runInfo; 136_runInfo = runInfo;
3 references to _runInfo
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesRun.cs (3)
465get { return _runInfo.TextModifierScope; } 495get { return _runInfo.TextRun; } 524return _runInfo.Properties;