Skip to main content

RangeValuePatternIdentifiers Class

Contains values used as identifiers by IRangeValueProvider.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static class RangeValuePatternIdentifiers
View Source
InheritanceObject → RangeValuePatternIdentifiers

Properties

IsReadOnlyPropertyIdentifies IsReadOnly automation property.
MaximumPropertyIdentifies Maximum automation property.
MinimumPropertyIdentifies Minimum automation property.
ValuePropertyIdentifies Value automation property.

See Also

Reference

Avalonia.Automation Namespace