4 references to PropAxContainer
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ContainerControl.cs (4)
607((AxHost.AxContainer)Properties.GetObject(PropAxContainer)).FormCreated(); 625object aXContainer = Properties.GetObject(PropAxContainer); 628Properties.SetObject(PropAxContainer, aXContainer); 871if (Properties.GetObject(PropAxContainer) != null) {