Silverlight Toolkit April 2010 changes
The following list encompasses all changes made between the Silverlight Toolkit November 2009 release and the Silverlight Toolkit April 2010 release for Silverlight 4. To see previous changes see the
Silverlight Toolkit November 2009 change list,
Silverlight Toolkit October 2009 change list,
Silverlight Toolkit December 2008 change list,
Silverlight Toolkit March 2009 change list, and
Silverlight Toolkit July 2009 change list.
What’s New
Charting
- New Stacked series added for Bar, Column, Line, and Area series
- New 100% stacking also added where stacked values are represented as percentages of the total stacked value
- New Samples for stacked series charts
- Performance improvements for stacked series vs their non-stacked counterparts
Context Menu
- New Single-level Context Menu control which is a proper subset of the WPF ContextMenu control
- New ContextMenuService that allows for easy usage of ContextMenus throughout an application
Theme Updates
- New ApplicationThemeUri property that allows for dynamic theme switching at runtime without the need to re-parent contents
- New SystemColors theme added that picks up the system's colors for accessibility scenarios
- New SystemColors theme sample
- Bug fixes to Themes
Xmlns Definition Update
- All toolkit controls can be found under a single common “toolkit” prefix when added from the Toolbox
DragDrop Targets
- New PanelDragDropTarget added to allow drag and drop between two panels
TreeView
- New TreeView samples that provide templates with connecting lines, full row selection, and checkboxes
Silverlight Unit Test Framework Improvements
- Rewritten to be completely Silverlight based for interactive results analysis
- Supports Silverlight 4 Out of Browser testing
- Copy to clipboard function exposed for test results
- Easy tag expression support added at startup for test selection
Other Updates
Reactive Extensions Framework
- Bug Fix: Bundled Reactive Extensions removed to allow usage of the latest Rx bits alongside the Toolkit
Visual Studio 2008
- Removed design-time support for Visual Studio 2008
Silverlight 3
- Removed support for Silverlight 3. If you are still using Silverlight 3 download the November 2009 release