2 references to s_propImageCellDescription
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs (2)
61get => Properties.GetStringOrEmptyString(s_propImageCellDescription); 62set => Properties.AddOrRemoveString(s_propImageCellDescription, value);