❔ Object reference not sent to an instance of an object
I have a WinUI3 app that uses C# and XAML, i'm attempting to foreach files.
Files looks like this:
(not actual files, just mock data)
But, when I create the NavigationViewItem with code, it gives me
Code:
Files looks like this:
(not actual files, just mock data)
But, when I create the NavigationViewItem with code, it gives me
Code: