RangeValuePatternIdentifiers Class
Contains values used as identifiers for IRangeValueProvider.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IsReadOnlyProperty | Identifies the IsReadOnly property. |
![]() ![]() | LargeChangeProperty | Identifies the LargeChange property. |
![]() ![]() | MaximumProperty | Identifies the Maximum property. |
![]() ![]() | MinimumProperty | Identifies the Minimum property. |
![]() ![]() | Pattern | Identifies this pattern as a RangeValuePattern. |
![]() ![]() | SmallChangeProperty | Identifies the SmallChange property. |
![]() ![]() | ValueProperty | Identifies the Value property. |
These values are used by UI Automation providers. UI Automation client applications should use the equivalent fields in TransformPattern.
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

