1 reference to SM_MIDEASTENABLED
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
413
public static bool MidEastEnabled => PInvokeCore.GetSystemMetrics(
SM_MIDEASTENABLED
) != 0;