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

適用対象