ProgressBar::OnMinimumChanged Method (Double, Double)
.NET Framework (current version)
Updates the current position of the ProgressBar when the Minimum property changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- oldMinimum
-
Type:
System::Double
Old value of the Minimum property.
- newMinimum
-
Type:
System::Double
New value of the Minimum property.
.NET Framework
Available since 4.0
Silverlight
Available since 5.0
Available since 4.0
Silverlight
Available since 5.0
Show: