1 write to _axContainer
PresentationFramework (1)
System\Windows\Interop\ActiveXHost.cs (1)
368
_axContainer
= new ActiveXContainer(this);
2 references to _axContainer
PresentationFramework (2)
System\Windows\Interop\ActiveXHost.cs (2)
366
if (
_axContainer
== null)
370
return
_axContainer
;