2 references to SM_CXBORDER
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SystemInformation.cs (2)
241return new Size(UnsafeNativeMethods.GetSystemMetrics(NativeMethods.SM_CXBORDER), 255return new Size(UnsafeNativeMethods.TryGetSystemMetricsForDpi(NativeMethods.SM_CXBORDER, (uint)dpi),