SelectionPatternIdentifiers Class
Contains values used as identifiers by ISelectionProvider.
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static class SelectionPatternIdentifiers
Public NotInheritable Class SelectionPatternIdentifiers
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SelectionPatternIdentifiers = class end
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. |