1 write to _that
PresentationCore (1)
System\Windows\InterOp\HwndSource.cs (1)
2689
_that
= that;
2 references to _that
PresentationCore (2)
System\Windows\InterOp\HwndSource.cs (2)
2690
_that
.ShutdownFinished += new EventHandler(this.OnShutdownFinished);
2708
_that
?.ShutdownFinished-= new EventHandler(this.OnShutdownFinished);