1 reference to SM_DBCSENABLED
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
290
public static bool DbcsEnabled => PInvokeCore.GetSystemMetrics(
SM_DBCSENABLED
) != 0;