1 write to _textRunCache
PresentationFramework (1)
MS\Internal\Documents\TextBoxView.cs (1)
3170
_textRunCache
= new TextRunCache();
1 reference to _textRunCache
PresentationFramework (1)
MS\Internal\Documents\TextBoxView.cs (1)
3183
get { return
_textRunCache
; }