1 write to _threadWindowsFormsHostList
WindowsFormsIntegration (1)
System\Windows\Integration\ApplicationInterop.cs (1)
33_threadWindowsFormsHostList = new WindowsFormsHostList();
2 references to _threadWindowsFormsHostList
WindowsFormsIntegration (2)
System\Windows\Integration\ApplicationInterop.cs (2)
31if (null == _threadWindowsFormsHostList) 35return _threadWindowsFormsHostList;