MaterialDesignInXAML / MaterialDesignInXamlToolkit

Google's Material Design in XAML & WPF, for C# & VB.Net.
http://materialdesigninxaml.net
MIT License
14.82k stars 3.4k forks source link

Fixing out of range exception on tree view #3574

Closed Keboo closed 1 month ago

Keboo commented 1 month ago

This occurs when IsExpanded is set on a virtualized container that has been removed.

Fixes #3572