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