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
Recently, I noticed that my app's ListViewItem's style uses default style instead of MUXC's, but it works well before.
My app uses 2.7.3 version of Microsoft.UI.Xaml. Oddly enough, when using the previous 2.6.3 version and the latest 2.8.6 version, it works fine.
Steps to reproduce the bug
Install 2.7.3 version of Microsoft.UI.Xaml
Add ListView to XAML file, then add some items to it.
Expected behavior
The style of ListViewItem should use MUXC`s style instead of system's default style.
Screenshots
No response
NuGet package version
WinUI 2 - Microsoft.UI.Xaml 2.8.2
Windows version
Windows Insider Build (xxxxx), Windows 11 (23H2): Build 22631
Additional context
I observed this problem in both 22631.4169 (23H2) and 27695.1000 (Canary)
The text was updated successfully, but these errors were encountered:
Describe the bug
Recently, I noticed that my app's ListViewItem's style uses default style instead of MUXC's, but it works well before.
My app uses 2.7.3 version of Microsoft.UI.Xaml. Oddly enough, when using the previous 2.6.3 version and the latest 2.8.6 version, it works fine.
Steps to reproduce the bug
ListView
to XAML file, then add some items to it.Expected behavior
The style of
ListViewItem
should use MUXC`s style instead of system's default style.Screenshots
No response
NuGet package version
WinUI 2 - Microsoft.UI.Xaml 2.8.2
Windows version
Windows Insider Build (xxxxx), Windows 11 (23H2): Build 22631
Additional context
I observed this problem in both 22631.4169 (23H2) and 27695.1000 (Canary)
The text was updated successfully, but these errors were encountered: