This topic has not yet been rated - Rate this topic

RangeBaseAutomationPeer.Minimum property

Gets the minimum range value that is supported by the control.

Syntax


public double Minimum { get; }

Property value

Type: System.Double [.NET] | float64 [C++]

The minimum range value supported by the control.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Automation.Peers
Windows::UI::Xaml::Automation::Peers [C++]

Metadata

Windows.winmd

See also

RangeBaseAutomationPeer

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.