2 references to LVM_GETBKCOLOR
System.Windows.Forms.Tests (2)
System\Windows\Forms\ListViewTests.cs (2)
517Assert.Equal(0x563412, (int)PInvokeCore.SendMessage(control, PInvoke.LVM_GETBKCOLOR)); 1849Assert.Equal(0x563412, (int)PInvokeCore.SendMessage(control, PInvoke.LVM_GETBKCOLOR));