Maximum Property (WPFRangeBase)
Class
WPFRangeBase
.
Action
Gets the highest possible value of the range element.
Syntax
C#
protected
Double
Maximum { get; }
VB
'Declaration Protected Read Property Maximum As
Double
Access
Read only.