Using a DependencyProperty as the backing store for SmallImageSource. 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 SmallImageSourceProperty
Visual Basic
Public Shared ReadOnly SmallImageSourceProperty As DependencyProperty

See Also