MediaElement.DownloadProgressOffsetProperty 属性

定义

标识 DownloadProgressOffset 依赖属性。

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

属性值

DownloadProgressOffset 依赖属性的标识符。

适用于