The System.Windows.Controls.Views.Toolkit assembly is a collection of reusable view controls for Silverlight. These controls are used by the Bing SDK, but can also be used in any Silverlight application that has a need for the included visual metaphors.
The view controls provided in this assembly are:
- StackView
- TileView
- CloudView
- BandCloudView
Some additional controls included are:
- MultiView: A stack of Panel controls which animates panels into view
- LinkLabel: A hyperlink label which supports Text Wrapping
- Toolbar: A simple toolbar control which supports command and toggle buttons