ListBox.

SelectAll() Method

Summary

Selects all items in the ListBox.
Namespace
Avalonia.Controls
Containing Type
ListBox

Syntax

public void SelectAll()

Return Value

Type Description
void