ProgressBar.OnValueChanged Method
May 02, 2013
Called when value of the Value property changes.
Assembly: System.Windows (in System.Windows.dll)
The progress bar updates its appearance when the Value property changes. If the IsIndeterminate property is true, changes to the Value property will be ignored.