vote up 1 vote down star

Hi !

When I use a Theme like link text in my WPF App, I notice a difference between the Items of ListBoxes and ComboBoxes: When I add a an object of my own class to their Items Collection, the created item looks themed. If I make my own class inherit from ListBoxItem/ComboBoxItem, the resulting Visualization looks unthemed.

How can I define my own ListBoxItem/ComboBoxItem that looks themed?

flag

29% accept rate

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.