Click to See Complete Forum and Search --> : Set short cut keys for a button in WPF/XAML


dhanumsc
April 16th, 2010, 12:49 AM
How do I underline a character of a button in WPF+XAML.. please help. In C# it is very simple: &OK will underline the character O which can be accessed as short cut key

Arjay
April 16th, 2010, 10:02 AM
In WPF, it's "_OK".