ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / C1MediaPlayer Class / DownloadProgressProperty Field

In This Topic
    DownloadProgressProperty Field (C1MediaPlayer)
    In This Topic
    Identifies the DownloadProgress dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DownloadProgressProperty As DependencyProperty
    public static readonly DependencyProperty DownloadProgressProperty
    See Also