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