ListBox.

UnselectAll() Method

Summary

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

Syntax

public void UnselectAll()

Return Value

Type Description
void