IsSelectionRequired Property
Gets a value that indicates whether the provider requires at least one child element to be selected.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool IsSelectionRequired { get; }
ReadOnly Property IsSelectionRequired As Boolean
Get
abstract IsSelectionRequired : bool with get
Property Value
BooleanSee Also
Reference
ISelectionProvider Interface
Avalonia.Automation.Provider Namespace