1 write to _run
PresentationFramework (1)
src\Framework\System\Windows\Controls\DeferredRunTextReference.cs (1)
30
_run
= run;
2 references to _run
PresentationFramework (2)
src\Framework\System\Windows\Controls\DeferredRunTextReference.cs (2)
46
return TextRangeBase.GetTextInternal(
_run
.ContentStart,
_run
.ContentEnd);