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 依赖属性的标识符。

适用于