1 instantiation of ScopeWeakReference
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
71
_weakTextEditor = new
ScopeWeakReference
(textEditor);
1 reference to ScopeWeakReference
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
4365
private readonly
ScopeWeakReference
_weakTextEditor;