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)
3160get { return _textRunCache; }