As far as I understand understand the DatePicker control in the WP7 Controls Toolkit, it opens a DatePickerPage to let you select the date for the control.
I have the following problem: In our application we have a list of reports with sub categories defined at runtime...
I am wanting to change the foreground colour of a Silverlight ToggleSwitch, although when i open the object in ExpressionBlend i have no object items to edit.
I\'m using the Silverlight Control Toolkit and trying to position the legend below the chart. Based on the question here, I\'m trying to use a control template, but I\'m clearly missing something and
I have WrapPanel where I want the control inside of it to go horizontally and centered, but when I have a listbox or a ItemsControl those elements just go downwards.
How do I change the colors of each line in xaml for the silverlight 4 toolkit chart? I have seen a lot of code behind tricks, but I do not want to do that. Is there a way to do it using mvvm? I would
I\'m trying to create a descendant class from the silverlight toolkit LongListSelector. Let\'s call it SimpleLonglistSelector. I started from the \"Silverlight for Windows Phone Toolkit Source & S
I am trying to customized my tooltip - PieDataPoint, however, palette\'s are not working anymore. Is there anything that I\'ve missed out?
I am using the Silverlight Toolkit in a WPF project and I would like to add a dashed red horizontal line to a column chart at a Y-axis value that I can specify. I have modified the chart template and
I\'m having some problems implementing a control that shows a Busy indicator, here is the scenario: I have a simple View with a busy indicator and a TextBlock, this bind to a ViewModel (that is someth