4 references to PropActiveXImpl
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Control.cs (4)
832ActiveXImpl activeXImpl = (ActiveXImpl)Properties.GetObject(PropActiveXImpl); 847Properties.SetObject(PropActiveXImpl, activeXImpl); 4065ActiveXImpl activeXImpl = (ActiveXImpl)ctl.Properties.GetObject(PropActiveXImpl); 7795ActiveXImpl activeXImpl = (ActiveXImpl)Properties.GetObject(PropActiveXImpl);