RangeValuePattern.RangeValuePatternInformation Properties
.NET Framework 4.5
The RangeValuePattern.RangeValuePatternInformation type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsReadOnly | Gets a value that specifies whether the value of a UI Automation element is read-only. |
|
LargeChange | Gets the control-specific large-change value which is added to or subtracted from the Value property. |
|
Maximum | Gets the maximum range value supported by the UI Automation element. |
|
Minimum | Gets the minimum range value supported by the UI Automation element. |
|
SmallChange | Gets the small-change value, unique to the UI Automation element, which is added to or subtracted from the elements Value property. |
|
Value | Gets the current value of the UI Automation element. |