Share via


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相依性屬性的識別碼。

適用於