Skip to main content

Microsoft Silverlight

Advanced Forum Search Results

  • Re: How to style the datepicker?

    adding xmlns:primitives="clr-namespace:System.Windows.Controls.Primitives;assembly=System.Windows.Controls" makes it work at runtime but now my designer is blank due to a bug in VS2008.  hopefully they fix that soon that is annoying.  
  • How to style the datepicker?

    when I try to use the style below to style the date picker I get the error  "The type primitives:DatePickerTextBox was not found." i have the local namespace declared but i can find no documentation on the primitives namespace.  any ideas?  i'm using the style XAML below from this link :  ...
Microsoft Communities