1 write to _axSite
PresentationFramework (1)
System\Windows\Interop\ActiveXHost.cs (1)
351
_axSite
= CreateActiveXSite();
2 references to _axSite
PresentationFramework (2)
System\Windows\Interop\ActiveXHost.cs (2)
349
if (
_axSite
== null)
353
return
_axSite
;