2 references to AdjustScale
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
2989float percY = AdjustScale(newVar.Height / ((float)baseVar.Height)); 2990float percX = AdjustScale(newVar.Width / ((float)baseVar.Width));