Skip to main content

SelectAll Method

Selects all items in the TreeView.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public void SelectAll()

Remarks

Note that this method only selects nodes currently visible due to their parent nodes being expanded: it does not expand nodes.

See Also

Reference

TreeView Class
Avalonia.Controls Namespace