2 references to SPI_GETKEYBOARDCUES
System.Windows.Forms (2)
System\Windows\Forms\SystemInformation.cs (1)
569
public static bool MenuAccessKeysUnderlined => PInvokeCore.SystemParametersInfoBool(
SPI_GETKEYBOARDCUES
);
System\Windows\Forms\SystemVisualSettingsTracker.cs (1)
148
PInvokeCore.SystemParametersInfoBool(
SPI_GETKEYBOARDCUES
),