From df602623495d679f6753e6a892141dbf9b3b3899 Mon Sep 17 00:00:00 2001 From: TheXamlGuy Date: Thu, 4 Jan 2024 22:27:54 +0000 Subject: [PATCH] keyboard introp --- .../ContextualCommandView.xaml | 2 +- .../ContextualCommandView.xaml.cs | 7 ++ .../Hyperbar.Desktop.Contextual.csproj | 1 + Hyperbar.Desktop.Win32/KeyIntrop.cs | 84 +++++++++++++++++++ Hyperbar.Desktop.Win32/NativeMethods.txt | 4 +- Hyperbar.Desktop/Views/CommandView.xaml.cs | 6 ++ 6 files changed, 102 insertions(+), 2 deletions(-) create mode 100644 Hyperbar.Desktop.Win32/KeyIntrop.cs diff --git a/Hyperbar.Desktop.Contextual/ContextualCommandView.xaml b/Hyperbar.Desktop.Contextual/ContextualCommandView.xaml index cd71865..1c78ee6 100644 --- a/Hyperbar.Desktop.Contextual/ContextualCommandView.xaml +++ b/Hyperbar.Desktop.Contextual/ContextualCommandView.xaml @@ -10,6 +10,6 @@ mc:Ignorable="d"> -