3 references to MenuAccessKeysUnderlined
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (2)
4207if (SystemInformation.MenuAccessKeysUnderlined) { 4250if (SystemInformation.MenuAccessKeysUnderlined) {
winforms\Managed\System\WinForms\DisplayInformation.cs (1)
110menuAccessKeysUnderlined = SystemInformation.MenuAccessKeysUnderlined;