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