2 references to Scale
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
9634
children[i].
Scale
(factor);
WindowsFormsIntegration (1)
System\Windows\Integration\WindowsFormsHost.cs (1)
182
Child?.
Scale
(new System.Drawing.SizeF((float)(newScale.X / _currentScale.X), (float)(newScale.Y / _currentScale.Y)));