Gets or sets the template for an overlay over the screen when the state is Unstarted.
Namespace:
C1.Silverlight.MediaPlayerAssembly: C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)
Syntax
| C# |
|---|
public DataTemplate UnstartedTemplate { get; set; } |
| Visual Basic |
|---|
Public Property UnstartedTemplate As DataTemplate Get Set |