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