2 references to GetBkColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
6059Color backColor = PInvoke.GetBkColor(nmcd->hdc);
System.Windows.Forms.Primitives.TestUtilities (1)
DeviceContextState.cs (1)
29BackColor = PInvoke.GetBkColor(hdc);