RangeBaseAutomationPeer.IRangeValueProvider.Minimum Property

Definition

This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.

property double System::Windows::Automation::Provider::IRangeValueProvider::Minimum { double get(); };
double System.Windows.Automation.Provider.IRangeValueProvider.Minimum { get; }
member this.System.Windows.Automation.Provider.IRangeValueProvider.Minimum : double
 ReadOnly Property Minimum As Double Implements IRangeValueProvider.Minimum

Property Value

The minimum range value supported by the control.

Implements

Applies to