Gets or sets the image that represents the item in the item list.
Namespace:
C1.Silverlight.MediaPlayerAssembly: C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)
Syntax
| C# |
|---|
public ImageSource ThumbnailSource { get; set; } |
| Visual Basic |
|---|
Public Property ThumbnailSource As ImageSource Get Set |