Error!
Success!

WPF(Windows Presentation Foundation)-Adding events to UserControl

0
kicks

WPF(Windows Presentation Foundation)-Adding events to UserControl  (Unpublished)

Create a static property of type System.Windows.RoutedEvent in the code-behind of your user control, with the word Event added to the end of the name of the event you want to raise, and register it with the EventManager:


Kicked By:
Drop Kicked By: