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)
31
if (null ==
_threadWindowsFormsHostList
)
35
return
_threadWindowsFormsHostList
;