TreeViewItem does not handle IsExpanded binding correctly #10140
Labels
area-TreeView
bug
Something isn't working
product-winui3
WinUI 3 issues
team-Controls
Issue for the Controls team
Describe the bug
After clicking the Collapse button (which sets the IsExpanded property of all bound data items to False), then clicking the Expand button (which sets the IsExpanded property of all bound data items to True), not all TreeViewItem elements fully expand.
Steps to reproduce the bug
Expected behavior
All TreeViewItem elements fully expand.
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.6.1: 1.6.240923002
Windows version
Windows Insider Build (xxxxx)
Additional context
No response
The text was updated successfully, but these errors were encountered: