Thomas Levesque 2/5/2014

[WPF] Declare global hotkeys in XAML with NHotkey

Read Original

This technical article explains how to add global hotkey support to WPF desktop applications using the NHotkey library. It contrasts the library's focused, declarative XAML approach with traditional methods using system hooks, and provides code examples for both XAML and C# implementations.

[WPF] Declare global hotkeys in XAML with NHotkey

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week