Welcome to MSDN Blogs Sign in | Join | Help

January 2008 - Posts

WPF Equivalent for WinForms Ampersand (&) to Prefix Access/Accelerator Character

WPF uses an underscore character instead of the ampersand character (like with WinForms) to prefix an access (a.k.a. accelerator or mnemonic) key in the text of its elements like Label and Button. You can escape the underscore by using two underscores.
Posted by PermanentTan | 1 Comments
 
Page view tracker