1 instantiation of TextEditorShutDownListener
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditor.cs (1)
1594
_weakThis = new
TextEditorShutDownListener
(this);
1 reference to TextEditorShutDownListener
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditor.cs (1)
2059
private
TextEditorShutDownListener
_weakThis;