3 references to MenuAccessKeysUnderlined
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (2)
3536if (SystemInformation.MenuAccessKeysUnderlined) 3582if (SystemInformation.MenuAccessKeysUnderlined)
System\Windows\Forms\Rendering\DisplayInformation.cs (1)
106s_menuAccessKeysUnderlined = SystemInformation.MenuAccessKeysUnderlined;