SelectionItemPatternIdentifiers Class

Contains values used as identifiers by ISelectionItemProvider.

Definition

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

Properties

IsSelectedPropertyIndicates the element is currently selected.
SelectionContainerPropertyIndicates the element is currently selected.

See Also