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