2 references to OnSizeModeChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
849OnSizeModeChanged(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\PictureBoxTests.cs (1)
2924public new void OnSizeModeChanged(EventArgs e) => base.OnSizeModeChanged(e);