RangeValuePatternIdentifiers Class

Contains values used as identifiers by IRangeValueProvider.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static class RangeValuePatternIdentifiers
Inheritance
Object    RangeValuePatternIdentifiers

Properties

IsReadOnlyProperty Identifies IsReadOnly automation property.
MaximumProperty Identifies Maximum automation property.
MinimumProperty Identifies Minimum automation property.
ValueProperty Identifies Value automation property.

See Also