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