2 references to AdjustWindowRectExForDpi
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
5277
AdjustWindowRectExForDpi
(ref adornmentsBeforeDpiChange, (WINDOW_STYLE)cp.Style, bMenu: false, (WINDOW_EX_STYLE)cp.ExStyle, _oldDeviceDpi);
6331
AdjustWindowRectExForDpi
(ref rect, style, bMenu, exStyle, _deviceDpi);