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