3 references to StretchImage
System.Windows.Forms (3)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
352
case PictureBoxSizeMode.
StretchImage
:
1157
|| _sizeMode == PictureBoxSizeMode.
StretchImage
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
258
_pictureBox.SizeMode = PictureBoxSizeMode.
StretchImage
;