IsSelected Property
Definition
Namespace: Avalonia.Controls.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsSelected { get; }
Public ReadOnly Property IsSelected As Boolean
Get
abstract IsSelected : bool with get
override IsSelected : bool with get
Property Value
BooleanImplements
ISelectionItemProvider.IsSelectedSee Also
Reference
RadioButtonAutomationPeer Class
Avalonia.Controls.Automation.Peers Namespace