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