2 references to GetComboBoxInfo
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.USER32.dll.g.cs (2)
1244
/// <inheritdoc cref="
GetComboBoxInfo
(winmdroot.Foundation.HWND, winmdroot.UI.Controls.COMBOBOXINFO*)"/>
1250
winmdroot.Foundation.BOOL __result = PInvoke.
GetComboBoxInfo
(hwndCombo, pcbiLocal);