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