2 writes to _runInfo
PresentationCore (2)
MS\Internal\TextFormatting\LineServicesRun.cs (2)
98_runInfo = runInfo; 151_runInfo = runInfo;
3 references to _runInfo
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesRun.cs (3)
480get { return _runInfo.TextModifierScope; } 510get { return _runInfo.TextRun; } 539return _runInfo.Properties;