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