SmoothProgressBar::AnimationMaximumDurationProperty Field
Visual Studio 2015
The 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.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Field Value
Type: System.Windows::DependencyProperty^
Show: