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 依存関係プロパティの識別子。

適用対象