2 references to CustomBackColor
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListViewItemConverter.cs (2)
98item.SubItems[0].CustomBackColor ? item.BackColor : Color.Empty, 118item.SubItems[0].CustomBackColor ? item.BackColor : Color.Empty,