Hello,
I have 6 Buttons, all using same style, that should all call the same function (located in code behind) on Click-Event. Is there a way to implement Click-Event in button style analogue to "EventSetter" in WPF?
Thanks and kind regards
Thommy
Hello,
I have 6 Buttons, all using same style, that should all call the same function (located in code behind) on Click-Event. Is there a way to implement Click-Event in button style analogue to "EventSetter" in WPF?
Thanks and kind regards
Thommy
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Aug 18, 2011, 3:17 AM
Try with Style.Triggers....