2 references to CB_GETTOPINDEX
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\ComboBox.ComboBoxItemAccessibleObjectTests.cs (2)
270int actual = (int)PInvokeCore.SendMessage(comboBox, PInvoke.CB_GETTOPINDEX); 360int actual = (int)PInvokeCore.SendMessage(comboBox, PInvoke.CB_GETTOPINDEX);