routing-wpf-events - WPF Routed Events Patterns and Implementation Guide
Implements WPF routed events across Tunneling, Bubbling, and Direct strategies with event propagation control and custom routed events.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Register custom WPF routed events
- Control routed event propagation
- Create custom WPF event args
- Register WPF class event handlers
- Define attached WPF routed events
Inputs
- XAML element tree definitions
- C# event handler code
Outputs
- WPF routed event registrations
- Custom WPF event argument classes
Requirements
- System.Windows WPF framework
- C# language runtime
