1 write to _parkingHwnd
PresentationFramework (1)
src\Framework\System\Windows\Application.cs (1)
2331_parkingHwnd = new HwndWrapper(
5 references to _parkingHwnd
PresentationFramework (5)
src\Framework\System\Windows\Application.cs (5)
1749if (_parkingHwnd != null) 1751_parkingHwnd.Dispose(); 2161if (_parkingHwnd != null) 2163return _parkingHwnd.Handle; 2322if (BrowserCallbackServices == null && _parkingHwnd == null)