Gets or sets the image that represents the item in the item list.

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

Syntax

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

See Also