Simon Earnshaw

Simon Earnshaw

  • NA
  • 13
  • 1k

Expand/Collapse TreeView Nodes on Ctrl+LeftMouse in WPF

Mar 12 2021 1:59 PM
I want to collapse or expand all TreeView nodes under parent node if user holds down Left Control key and presses left mouse button on expansion arrow of tree view.
How do you do this in WPF? It's not as obvious as it was in WinForms.

Answers (1)