Browse by Tags
All Tags » Styles » ContentTemplate (RSS)
-
We had the same problem, here is a workaround:
create a global ResourceDictionary with an associated CodeBehind file
http://stackoverflow.com/questions/92100/is-it-possible-to-set-code-behind-a-resource-dictionary-in-wpf-for-event-handli
////////////////////////////////// XAML ...
|
|
|
|