Tagged Questions
0
votes
1answer
188 views
silverlight - reusing components
I am trying to create some reusable components in Silverlight2. The difficulty comes when my components are using templates/styles that are shared with other components.
From what I know, in ...