2 references to OnRegionChanged
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
2722
OnRegionChanged
(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.cs (1)
1368
public new void OnRegionChanged(EventArgs e) => base.
OnRegionChanged
(e);