views:

134

answers:

0

I have a UserControl that is using the ImplicitStyleManager. Controls on this UserControl (like buttons) are correctly styling with implicit styles. However, buttons in a datatemplate in a databound ListBox control are not picking up the styles. I have tried setting the mode to Auto. Am I missing something?