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