1 reference to ColorFromCOLORREF
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListViewInsertionMark.cs (1)
78
color = SafeNativeMethods.
ColorFromCOLORREF
((int)listView.SendMessage(NativeMethods.LVM_GETINSERTMARKCOLOR, 0, 0));