1 write to _axSite
PresentationFramework (1)
System\Windows\Interop\ActiveXHost.cs (1)
348
_axSite
= CreateActiveXSite();
2 references to _axSite
PresentationFramework (2)
System\Windows\Interop\ActiveXHost.cs (2)
346
if (
_axSite
== null)
350
return
_axSite
;