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