次の方法で共有


SmoothProgressBar.AnimationMaximumDurationProperty Field

Definition

Dependency property used to animate the Value property of the progress bar. The maximum time interval in milliseconds during which the progress is animated between the current Value and the TargetValue. Default = 1000ms

public: static initonly System::Windows::DependencyProperty ^ AnimationMaximumDurationProperty;
public static readonly System.Windows.DependencyProperty AnimationMaximumDurationProperty;
 staticval mutable AnimationMaximumDurationProperty : System.Windows.DependencyProperty
Public Shared ReadOnly AnimationMaximumDurationProperty As DependencyProperty 

Field Value

Applies to