1 instantiation of TextCache
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
1412
_cache = new
TextCache
(this);
1 reference to TextCache
PresentationFramework (1)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
3232
private
TextCache
_cache;