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