2 implementations of EnumControls
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxContainer.ExtenderProxy.cs (1)
51HRESULT IVBGetControl.Interface.EnumControls(
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (1)
90HRESULT IVBGetControl.Interface.EnumControls(
1 reference to EnumControls
System.Windows.Forms.Primitives (1)
Windows.Win32.IVBGetControl.g.cs (1)
66 return __object.EnumControls(dwOleContF, dwWhich, ppenumUnk);