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