1 write to _axContainer
PresentationFramework (1)
src\Framework\System\Windows\Interop\ActiveXHost.cs (1)
418
_axContainer
= new ActiveXContainer(this);
2 references to _axContainer
PresentationFramework (2)
src\Framework\System\Windows\Interop\ActiveXHost.cs (2)
416
if (
_axContainer
== null)
420
return
_axContainer
;