Timeline.SpeedRatioProperty プロパティ

定義

SpeedRatio 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ SpeedRatioProperty { DependencyProperty ^ get(); };
static DependencyProperty SpeedRatioProperty();
public static DependencyProperty SpeedRatioProperty { get; }
var dependencyProperty = Timeline.speedRatioProperty;
Public Shared ReadOnly Property SpeedRatioProperty As DependencyProperty

プロパティ値

SpeedRatio 依存関係プロパティの識別子。

適用対象