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)
480
get { return
_runInfo
.TextModifierScope; }
510
get { return
_runInfo
.TextRun; }
539
return
_runInfo
.Properties;