RangeValuePatternIdentifiers Class
Contains values used as identifiers by IRangeValueProvider.
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static class RangeValuePatternIdentifiers
Public NotInheritable Class RangeValuePatternIdentifiers
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RangeValuePatternIdentifiers = class end
| Inheritance | Object → RangeValuePatternIdentifiers |
Properties
| IsReadOnlyProperty | Identifies IsReadOnly automation property. |
| MaximumProperty | Identifies Maximum automation property. |
| MinimumProperty | Identifies Minimum automation property. |
| ValueProperty | Identifies Value automation property. |