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