2 writes to _weakThis
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (2)
235
_weakThis
= null;
1555
_weakThis
= new TextEditorShutDownListener(this);
2 references to _weakThis
PresentationFramework (2)
System\windows\Documents\TextEditor.cs (2)
232
if (
_weakThis
!= null)
234
_weakThis
.StopListening();