소개
This skill provides specialized guidance for implementing the Windows Presentation Foundation (WPF) command system, enabling developers to create responsive and decoupled user interfaces. It covers the full spectrum of WPF input handling, from standard ApplicationCommands and custom RoutedCommands to complex InputBindings for advanced shortcuts. By utilizing these patterns, developers can easily manage command logic, focus states, and event routing (tunneling and bubbling), ensuring a consistent and professional user experience in desktop applications.