1 write to _threadWindowsFormsHostList
WindowsFormsIntegration (1)
System\Windows\Integration\ApplicationInterop.cs (1)
30_threadWindowsFormsHostList = new WindowsFormsHostList();
2 references to _threadWindowsFormsHostList
WindowsFormsIntegration (2)
System\Windows\Integration\ApplicationInterop.cs (2)
28if (null == _threadWindowsFormsHostList) 32return _threadWindowsFormsHostList;