Overlay multiple ImageSources automatically in WinUI / WPF using Itemsrepeater/ItemsControl
I have created several Bitmaps with a transparent background to display data. The data loads correctly, but I’m having trouble overlaying these images. I need help adjusting the layout of an ItemsRepeater or ItemsControl so that it stacks images on top of each other without a predefined layout.