New
Behaviors 1.1.135
What's Changed
This release fixes an issue with Keytriggers not firing when the ALT modifier is used:
- Fixed KeyTrigger where the Alt key was being seen as Key.System by @brianlagunas in https://github.com/microsoft/XamlBehaviorsWpf/pull/176
Full Changelog: https://github.com/microsoft/XamlBehaviorsWpf/compare/v1.1.122...v1.1.135