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 종속성 속성의 식별자입니다.

적용 대상