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