2 writes to _weakThis
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditor.cs (2)
251
_weakThis
= null;
1594
_weakThis
= new TextEditorShutDownListener(this);
2 references to _weakThis
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditor.cs (2)
248
if (
_weakThis
!= null)
250
_weakThis
.StopListening();