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