IsSelected Property
Gets a value that indicates whether an item is selected.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool IsSelected { get; }
ReadOnly Property IsSelected As Boolean
Get
abstract IsSelected : bool with get
Property Value
BooleanSee Also
Reference
ISelectionItemProvider Interface
Avalonia.Automation.Provider Namespace