Tagged Questions
1
vote
1answer
218 views
Templates in extended Silverlight controls
i am looking to extend a third party control, it is a ComboBox (so it isn't the standard Silverlight one, but that shouldn't matter for this question). To do this, i add a new template control to my ...