I have a xaml usercontrol, and I want to add another user control into this.
I have added the namespace for the usercontrol - xmlns:time="clr-namespace:My.UserControls"
Now I use -
Does anyone know why this is or how to ensure that these are executed by the embedded xaml.
Thanks,
Person.
Lalit MPosted Dec 1, 2009, 6:20 AM