Gets or sets the small image source of the control.

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

Syntax

C#
public ImageSource SmallImageSource { get; set; }
Visual Basic
Public Property SmallImageSource As ImageSource
	Get
	Set

See Also