Silverlight Toolkit with UXDialogBox

2 replies. Last post: December 13, 2010 9:45 AM by Andre DeMattia
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Hello,  I have a silverlight app that I added NumericUpDown control to a UXDialogBox.  when I try to use the app i get an error in visual studio saying

The tag 'NumericUpDown' does not exist in XML namespace 'http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit'.
 xmlns:toolkit="http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit"
   <toolkit:NumericUpDown x:Name="txtlen" Margin="2,0" Minimum="1" Value="8"/>

I started a fresh application (not Intersoft, just a clean application) and it works fine.  Does Silverlight toolkit and clientUI play nice with each other?

andre

 


All times are GMT -5. The time now is 2:30 AM.
Previous Next