1 write to _axSite
PresentationFramework (1)
src\Framework\System\Windows\Interop\ActiveXHost.cs (1)
402
_axSite
= CreateActiveXSite();
2 references to _axSite
PresentationFramework (2)
src\Framework\System\Windows\Interop\ActiveXHost.cs (2)
400
if (
_axSite
== null)
404
return
_axSite
;