1 write to _that
PresentationCore (1)
System\Windows\InterOp\HwndSource.cs (1)
2707
_that
= that;
3 references to _that
PresentationCore (3)
System\Windows\InterOp\HwndSource.cs (3)
2708
_that
.ShutdownFinished += new EventHandler(this.OnShutdownFinished);
2726
if(null !=
_that
)
2728
_that
.ShutdownFinished-= new EventHandler(this.OnShutdownFinished);