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