7 references to ErrorIcon
System.Windows.Forms (7)
System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs (3)
48return ErrorIcon; 166if ((value && Value == ErrorBitmap) || (!value && Value == ErrorIcon)) 379ico = ErrorIcon;
System\Windows\Forms\Controls\DataGridView\DataGridViewImageColumn.cs (4)
29? DataGridViewImageCell.ErrorIcon 225DefaultCellStyle.NullValue = DataGridViewImageCell.ErrorIcon; 229icon == DataGridViewImageCell.ErrorIcon) 271? DataGridViewImageCell.ErrorIcon