You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an application is built using net7.0-windows target framework, only a single property is displayed for expandable objects when the "Categorized" option is chosen. All properties are correctly displayed when the "Alphabetical" option is chosen.
Everything works correctly when the application is built using net6.0-windows.
When an application is built using
net7.0-windows
target framework, only a single property is displayed for expandable objects when the "Categorized" option is chosen. All properties are correctly displayed when the "Alphabetical" option is chosen.Everything works correctly when the application is built using
net6.0-windows
.Repository that reproduces the problem: https://github.com/bretthysuik/WpfExtendedToolkitDemo
The text was updated successfully, but these errors were encountered: