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