Base:
method
ScaleControl
System.Windows.Forms.Control.ScaleControl(System.Drawing.SizeF, System.Windows.Forms.BoundsSpecified)
1 reference to ScaleControl
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBoxTests.cs (1)
6508public new void ScaleControl(SizeF factor, BoundsSpecified specified) => base.ScaleControl(factor, specified);