SmoothProgressBar.AnimationMaximumDurationProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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