Using a DependencyProperty as the backing store for Items. This enables animation, styling, binding, etc...

Namespace:  C1.Silverlight.Toolbar
Assembly:  C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)

Syntax

C#
public static readonly DependencyProperty GroupsProperty
Visual Basic
Public Shared ReadOnly GroupsProperty As DependencyProperty

See Also