2 writes to SizeMode
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
183
this.pictureBox.
SizeMode
= System.Windows.Forms.PictureBoxSizeMode.CenterImage;
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (1)
283
pictureBox.
SizeMode
= PictureBoxSizeMode.StretchImage;