MediaElement.DefaultPlaybackRateProperty 属性

定义

标识 DefaultPlaybackRate 依赖属性。

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

属性值

DefaultPlaybackRate 依赖属性的标识符。

适用于