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