1 write to _textRunCache
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
3147
_textRunCache
= new TextRunCache();
1 reference to _textRunCache
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
3160
get { return
_textRunCache
; }