1 write to _axSite
PresentationFramework (1)
System\Windows\Interop\ActiveXHost.cs (1)
366
_axSite
= CreateActiveXSite();
2 references to _axSite
PresentationFramework (2)
System\Windows\Interop\ActiveXHost.cs (2)
364
if (
_axSite
== null)
368
return
_axSite
;