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