1 write to axContainer
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
4637
axContainer
= newParent.CreateAxContainer();
2 references to axContainer
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
4638
axContainer
.AddControl(this);
4640
return
axContainer
;