IRangeValueProvider Properties
Properties
IsReadOnly | Gets a value that indicates whether the value of a control is read-only. |
LargeChange | Gets the value that is added to or subtracted from the Value property when a large change is made, such as with the PAGE DOWN key. |
Maximum | Gets the maximum range value that is supported by the control. |
Minimum | Gets the minimum range value that is supported by the control. |
SmallChange | Gets the value that is added to or subtracted from the Value property when a small change is made, such as with an arrow key. |
Value | Gets the value of the control. |
See Also
Reference
IRangeValueProvider Interface
Avalonia.Automation.Provider Namespace