Table of Contents

Class ValuePatternIdentifiers

Namespace
Avalonia.Automation
Assembly
Avalonia.Controls.dll

Contains values used as identifiers by IValueProvider.

public static class ValuePatternIdentifiers
Inheritance
ValuePatternIdentifiers
Inherited Members

Properties

IsReadOnlyProperty

Identifies IsReadOnly automation property.

public static AutomationProperty IsReadOnlyProperty { get; }

Property Value

AutomationProperty

ValueProperty

Identifies Value automation property.

public static AutomationProperty ValueProperty { get; }

Property Value

AutomationProperty