internal static extern Int32 GetSystemMetricsForDpi(SystemMetricIndex nIndex, UInt32 dpi);
 internal static extern Int32 GetSystemMetrics(SystemMetricIndex smIndex);