Hello to all!
I have been working on a custom control that has several (dynamically added) RadToggleButtonElements. Now I'm wanting to handle the click event of those elements int the form where I use the control, so I can take some actions based on the clicked Item.
I've read the docs on the RoutedEvent and such, but I got lost on how exactly this works and how to implement it.
Will anyone of you guys give me a hand on this one? Thanks!
I have been working on a custom control that has several (dynamically added) RadToggleButtonElements. Now I'm wanting to handle the click event of those elements int the form where I use the control, so I can take some actions based on the clicked Item.
I've read the docs on the RoutedEvent and such, but I got lost on how exactly this works and how to implement it.
Will anyone of you guys give me a hand on this one? Thanks!