SelectionItemPatternIdentifiers Class
Contains values used as identifiers by ISelectionItemProvider.
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static class SelectionItemPatternIdentifiers
Public NotInheritable Class SelectionItemPatternIdentifiers
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SelectionItemPatternIdentifiers = class end
Inheritance | Object → SelectionItemPatternIdentifiers |
Properties
IsSelectedProperty | Indicates the element is currently selected. |
SelectionContainerProperty | Indicates the element is currently selected. |