2 writes to _weakThis
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (2)
241
_weakThis
= null;
1561
_weakThis
= new TextEditorShutDownListener(this);
2 references to _weakThis
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (2)
238
if (
_weakThis
!= null)
240
_weakThis
.StopListening();