1 instantiation of ActiveXImpl
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
842
activeXImpl = new
ActiveXImpl
(this);
8 references to ActiveXImpl
System.Windows.Forms (8)
winforms\Managed\System\WinForms\Control.cs (8)
830
private
ActiveXImpl
ActiveXInstance {
832
ActiveXImpl
activeXImpl = (
ActiveXImpl
)Properties.GetObject(PropActiveXImpl);
4065
ActiveXImpl
activeXImpl = (
ActiveXImpl
)ctl.Properties.GetObject(PropActiveXImpl);
7795
ActiveXImpl
activeXImpl = (
ActiveXImpl
)Properties.GetObject(PropActiveXImpl);
15577
return
ActiveXImpl
.EnumVerbs(out e);