2 references to Stretch
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewImageCell.cs (2)
576
Debug.Assert(imageLayout != DataGridViewImageCellLayout.
Stretch
);
813
if (imageLayout == DataGridViewImageCellLayout.
Stretch
)