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