1 instantiation of ScopeWeakReference
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
53
_weakTextEditor = new
ScopeWeakReference
(textEditor);
1 reference to ScopeWeakReference
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
4514
private readonly
ScopeWeakReference
_weakTextEditor;