ProgressBar.OnValueChanged Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
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.
Show: