Click here to Skip to main content
15,896,111 members
Articles / Desktop Programming / WPF

Passing events from child to parent control's built in handler in WPF

Rate me:
Please Sign up or sign in to vote.
4.86/5 (4 votes)
4 Aug 2011CPOL2 min read 75.9K   2  
Small sample code to show how to force a parent control to handle an event that was consumed by a child control.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Canada Canada

Comments and Discussions