MediaElement.DownloadProgressOffsetProperty Property

Definition

Identifies the DownloadProgressOffset dependency property.

public:
 static property DependencyProperty ^ DownloadProgressOffsetProperty { DependencyProperty ^ get(); };
static DependencyProperty DownloadProgressOffsetProperty();
public static DependencyProperty DownloadProgressOffsetProperty { get; }
var dependencyProperty = MediaElement.downloadProgressOffsetProperty;
Public Shared ReadOnly Property DownloadProgressOffsetProperty As DependencyProperty

Property Value

The identifier for the DownloadProgressOffset dependency property.

Applies to