I am just getting started with infragistics and wpf. I have created a xammenu and want to have the first letter of the menu items be a shortcut key to execute the menuitem. I know in the wpf menu I precede the header with an underscore, but that doesn't work for the xammenu - is there a way to do this with xammenu?
Is this feature is available now?
Hi All,
We have looked at this behavior with our development team and turns out that this was a Feature Request. We are not currently supporting shortcut key with the XamMenu. I have recorded this behavior in our tracking system as FR12934.
Let me know if you have any further questions.
Sincerely,DimiDeveloper Support Engineer, MCPD Infragistics, Inc.www.infragistics.com/support
Is there any resolution or workaround or fix for this issue? If not I'll go back to using vanilla MenuItem instead. Thank you.
Hello,
Access keys in WPF are associated with a control by setting the ContentPresenter.RecognizesAccessKey property. I took a look at the default template of the XamMenuItems and they are not using this propert (the default styles you can find in the DefaultStyles directory in the Infragistics folder (ProgramFiles)).
I have created a support case on your behalf (CAS-50555-0N264V - linked to development issue 36558) so that you can be notified when this is resolved and the service release is out. You can keep track of your support requests from this page.