1 write to _that
PresentationFramework (1)
src\Framework\System\Windows\Interop\HwndHost.cs (1)
1427_that = that;
3 references to _that
PresentationFramework (3)
src\Framework\System\Windows\Interop\HwndHost.cs (3)
1428_that.ShutdownFinished += new EventHandler(this.OnShutdownFinished); 1446if(null != _that) 1448_that.ShutdownFinished-= new EventHandler(this.OnShutdownFinished);