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