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

適用対象