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