Minimum Property (WPFRangeBase)

Action

Gets the minimum possible value of the range element.

Syntax

C#
protected Double Minimum { get; }
VB
'Declaration
Protected Read Property Minimum As Double

Access

Read only.