1 write to _that
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndSource.cs (1)
3091
_that
= that;
3 references to _that
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndSource.cs (3)
3092
_that
.ShutdownFinished += new EventHandler(this.OnShutdownFinished);
3110
if(null !=
_that
)
3112
_that
.ShutdownFinished-= new EventHandler(this.OnShutdownFinished);