MediaElement.DownloadProgressProperty 属性

定义

标识 DownloadProgress 依赖属性。

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

属性值

DownloadProgress 依赖属性的标识符。

适用于