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