RangeValuePatternIdentifiers Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Contains values used as automation property identifiers specifically for properties of the IRangeValueProvider pattern.
Assembly: System.Windows (in System.Windows.dll)
The RangeValuePatternIdentifiers type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | IsReadOnlyProperty | Identifies the IsReadOnly automation property. |
![]() ![]() | LargeChangeProperty | Identifies the LargeChange automation property. |
![]() ![]() | MaximumProperty | Identifies the Maximum automation property. |
![]() ![]() | MinimumProperty | Identifies the Minimum automation property. |
![]() ![]() | SmallChangeProperty | Identifies the SmallChange automation property. |
![]() ![]() | ValueProperty | Identifies the Value automation property. |
Show:

