WPF(Windows Presentation Foundation)-Adding events to UserControl(www.singhtechies.biz)
submitted by
jazsaini(80) 1 year, 3 months ago
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:
|category: Windows Presentation Foundation
|Views: 11
tags:
WPF another
Everyones tags:
Your Tags: