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