I've just started working on a WinUi 3 (Desktop) project and have got blocked trying to add Window resources to a Window.
I would have thought the following would work. However there appears to be no Resources property.
<Window.Resources>
</Window.Resources>
ListView
if those resources are defined withinListView.Resources
:/ What a strange design decision. – Submaxillary