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