SmoothProgressBar.TargetValueProperty 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. Set TargetValue to a value and the progress value will be animated from the current value to the new value.
public: static initonly System::Windows::DependencyProperty ^ TargetValueProperty;
public static readonly System.Windows.DependencyProperty TargetValueProperty;
staticval mutable TargetValueProperty : System.Windows.DependencyProperty
Public Shared ReadOnly TargetValueProperty As DependencyProperty