Skip to main content

SelectionPatternIdentifiers Class

Contains values used as identifiers by ISelectionProvider.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static class SelectionPatternIdentifiers
View Source
InheritanceObject → SelectionPatternIdentifiers

Properties

CanSelectMultiplePropertyIdentifies CanSelectMultiple automation property.
IsSelectionRequiredPropertyIdentifies IsSelectionRequired automation property.
SelectionPropertyIdentifies the property that gets the selected items in a container.

See Also

Reference

Avalonia.Automation Namespace