Browse Source
* Fix condition in HotKeyProperty.Changed handler See #7095 for more information. The condition originally existed to warn about binding the HotKeyProperty to a Control that does not implement ICommandSource. * Ignore null HotKey in HotKeyProperty.Changedpull/7102/head
committed by
GitHub
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue