2 references to SM_CXBORDER
System.Windows.Forms (2)
System\Windows\Forms\SystemInformation.cs (2)
93public static Size BorderSize => GetSize(SM_CXBORDER, SM_CYBORDER); 101? new(PInvoke.GetCurrentSystemMetrics(SM_CXBORDER, (uint)dpi),