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