Gets or sets the small image source of the control.
Namespace:
C1.Silverlight.ToolbarAssembly: C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)
Syntax
| C# |
|---|
public ImageSource SmallImageSource { get; set; } |
| Visual Basic |
|---|
Public Property SmallImageSource As ImageSource Get Set |