This question is locked. New answers and comments are not allowed.
Hello there,
I'm trying to create a reusable collection of customized controls. Therefore I created a Silverlight class library in which I created some controls, within some others I created a customized GridViewDataColumn as shown in the Q2 2010 SP1 demo. Several of my components (defined as UserControls) are visible in the XAML-Designer when I use the Included DLL in my project, but not the DataColumn (however I can insert it programmatically from code-behind where i can see the control).
When I define the same Control within the Project, not in an external dll it does appear in the XAML-designer just fine.
What am I missing?
Thanks in advance for your help.
Cheers
Rodolphe
I'm trying to create a reusable collection of customized controls. Therefore I created a Silverlight class library in which I created some controls, within some others I created a customized GridViewDataColumn as shown in the Q2 2010 SP1 demo. Several of my components (defined as UserControls) are visible in the XAML-Designer when I use the Included DLL in my project, but not the DataColumn (however I can insert it programmatically from code-behind where i can see the control).
When I define the same Control within the Project, not in an external dll it does appear in the XAML-designer just fine.
What am I missing?
Thanks in advance for your help.
Cheers
Rodolphe
