SelectionPatternIdentifiers Class

Contains values used as identifiers by ISelectionProvider.

Definition

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

Properties

CanSelectMultipleProperty Identifies CanSelectMultiple automation property.
IsSelectionRequiredProperty Identifies IsSelectionRequired automation property.
SelectionProperty Identifies the property that gets the selected items in a container.

See Also