1 write to _that
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
1180
_that
= that;
3 references to _that
PresentationFramework (3)
System\Windows\Interop\HwndHost.cs (3)
1181
_that
.ShutdownFinished += new EventHandler(this.OnShutdownFinished);
1199
if(null !=
_that
)
1201
_that
.ShutdownFinished-= new EventHandler(this.OnShutdownFinished);