silverlight-toolkit
WP7: Build and use own DatePickerPage
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.[详细]
2023-03-26 10:56 分类:问答Silverlight charting toolkit: Generated LineSeries throws Exception
I have the following problem: In our application we have a list of reports with sub categories defined at runtime...[详细]
2023-03-26 08:37 分类:问答How do you style the label for a Silverlight ToggleSwitch?
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.[详细]
2023-03-26 08:22 分类:问答Move Silverlight Chart Legend Below ChartArea
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[详细]
2023-03-26 02:53 分类:问答Wrap Panel is not wrapping DataItems
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.[详细]
2023-03-25 07:53 分类:问答How to change the colors of each line in a silverlight 4 chart in xaml
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[详细]
2023-03-24 20:38 分类:问答Why am I getting a "well-formedness constraint: unique attribute spec" (0xc00cee3c) error when I descend from LongListSelector
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[详细]
2023-03-24 12:44 分类:问答Silverlight 4.0: Chart Toolkit - Palette's are not working
I am trying to customized my tooltip - PieDataPoint, however, palette\'s are not working anymore. Is there anything that I\'ve missed out?[详细]
2023-03-22 19:21 分类:问答Adding a horizontal line to a Silverlight Toolkit column chart
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[详细]
2023-03-21 23:27 分类:问答How to show Silverlight Toolkit Busy Indicator during calculation?
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[详细]
2023-03-21 06:57 分类:问答