Hi,
Based on my understanding, PRISM does not offer any feature regarding navigation with keyboard keys. However, you can check if this functionality exist in WPF. As a starting point, WPF offers a KeyboardNavigation class which lets you define focus navigation for some specific navigation keys. You can find more information about this here:
Based on this, we could see how to adapt this to work in a PRISM scenario.
On the other hand, we could download and run your application sample, but it would be useful if you could re-upload the sample updated with the latest style changes so we can dig further into the issue you are experiencing with horizontal orientation.
Regards,
Federico Martinez
http://blogs.southworks.net/fmartinez
Based on my understanding, PRISM does not offer any feature regarding navigation with keyboard keys. However, you can check if this functionality exist in WPF. As a starting point, WPF offers a KeyboardNavigation class which lets you define focus navigation for some specific navigation keys. You can find more information about this here:
Based on this, we could see how to adapt this to work in a PRISM scenario.
On the other hand, we could download and run your application sample, but it would be useful if you could re-upload the sample updated with the latest style changes so we can dig further into the issue you are experiencing with horizontal orientation.
Regards,
Federico Martinez
http://blogs.southworks.net/fmartinez