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