RangeBase.Minimum Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the Minimum possible Value of the range element.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
| Exception | Condition |
|---|---|
| ArgumentException | The new value is either NaN or IsInfinity is true. |
Dependency property identifier field: MinimumProperty
Show: