2 writes to _weakThis
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (2)
230_weakThis = null; 1552_weakThis = new TextEditorShutDownListener(this);
2 references to _weakThis
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (2)
227if (_weakThis != null) 229_weakThis.StopListening();