TreeView.

UnselectAll() Method

Summary

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

Syntax

public void UnselectAll()

Return Value

Type Description
void