3 references to PropImageCellLayout
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewImageCell.cs (3)
154int imageLayout = this.Properties.GetInteger(PropImageCellLayout, out found); 170this.Properties.SetInteger(PropImageCellLayout, (int)value); 183this.Properties.SetInteger(PropImageCellLayout, (int)value);