diff --git a/UICatalog/UICatalog.cs b/UICatalog/UICatalog.cs index 14b06f6e5..8d4693c0c 100644 --- a/UICatalog/UICatalog.cs +++ b/UICatalog/UICatalog.cs @@ -502,7 +502,8 @@ public class UICatalogApp CanFocus = false }, HelpText = "", - Key = Key.F6 + KeyBindingScope = KeyBindingScope.Application, + Key = Key.F7 }; ((CheckBox)ShForce16Colors.CommandView).CheckedStateChanging += (sender, args) =>