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