3 references to EnumChildWindows
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Application.cs (1)
815UnsafeNativeMethods.EnumChildWindows(new HandleRef(null, handle),
winforms\Managed\System\WinForms\ComboBox.cs (1)
5767UnsafeNativeMethods.EnumChildWindows(new HandleRef(this, acHandle),
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1574UnsafeNativeMethods.EnumChildWindows(new HandleRef(this, Handle), cb, NativeMethods.NullHandleRef);