MediaElement.PlaybackRateProperty 속성

정의

PlaybackRate 종속성 속성을 식별합니다.

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

속성 값

PlaybackRate 종속성 속성의 식별자입니다.

적용 대상