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