Automation Namespace
Namespace Avalonia.Automation
Types
- AccessibilityView - Declares how a control should included in different views of the automation tree.
- AutomationElementIdentifiers - Contains values used as automation property identifiers by UI Automation providers.
- AutomationLiveSetting - Describes the notification characteristics of a particular live region
- AutomationProperties
- AutomationProperty - Identifies a property of Avalonia.Automation.AutomationElementIdentifiers or of a specific control pattern.
- AutomationPropertyChangedEventArgs
- ElementNotEnabledException
- ExpandCollapsePatternIdentifiers - Contains values used as identifiers by Avalonia.Automation.Provider.IExpandCollapseProvider.
- ExpandCollapseState - Contains values that specify the Avalonia.Automation.ExpandCollapseState of a UI Automation element.
- IsOffscreenBehavior - This enum offers different ways of evaluating the IsOffscreen AutomationProperty
- RangeValuePatternIdentifiers - Contains values used as identifiers by Avalonia.Automation.Provider.IRangeValueProvider.
- ScrollPatternIdentifiers - Contains values used as identifiers by Avalonia.Automation.Provider.IScrollProvider.
- SelectionItemPatternIdentifiers - Contains values used as identifiers by Avalonia.Automation.Provider.ISelectionItemProvider.
- SelectionPatternIdentifiers - Contains values used as identifiers by Avalonia.Automation.Provider.ISelectionProvider.
- TogglePatternIdentifiers - Contains values used as identifiers by Avalonia.Automation.Provider.IToggleProvider.
- ValuePatternIdentifiers - Contains values used as identifiers by Avalonia.Automation.Provider.IValueProvider.