Class SelectionItemPatternIdentifiers
- Namespace
- Avalonia.Automation
- Assembly
- Avalonia.Controls.dll
Contains values used as identifiers by ISelectionItemProvider.
public static class SelectionItemPatternIdentifiers
- Inheritance
-
SelectionItemPatternIdentifiers
- Inherited Members
Properties
IsSelectedProperty
Indicates the element is currently selected.
public static AutomationProperty IsSelectedProperty { get; }
Property Value
SelectionContainerProperty
Indicates the element is currently selected.
public static AutomationProperty SelectionContainerProperty { get; }