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