Share via


AnimatedVisualPlayer.DurationProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ DurationProperty { DependencyProperty ^ get(); };
static DependencyProperty DurationProperty();
public static DependencyProperty DurationProperty { get; }
var dependencyProperty = AnimatedVisualPlayer.durationProperty;
Public Shared ReadOnly Property DurationProperty As DependencyProperty

プロパティ値

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

適用対象