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