C
C#2w ago
Fat Lenny

WinUI3 ListViewItems only updating when hovering over them

i'm trying to have a timer update all of the background colors of listviewitems periodically. this is the thing i'm trying to change the background with in the timercallback, but for some reason the background color of the changed elements stays the same until i hover over them and take the cursor off. what am i doing wrong
No description
1 Reply
Fat Lenny
Fat LennyOP2w ago
entry is just the iterator listviewitem foreach thing of the listview itemssource i've tried pretty much every way of making it update but nothing is working

Did you find this page helpful?