UWP c# Binding to ItemsPanel / Custom Panel (Template)
问题 I finally managed to create a GridView with my own Panel. The Layout is fine. Now I want to be able to Bind Values of my ViewModel to my own Panel. Can you help me doing this. For the moment I'm changing the values in the code behind of the page, which I don't like... For the moment I'm trying to do the x:Bind and I get an error: "Object reference not set to an instance of an object." I don't know if "normal" Binding will help. I did try it but with no success. Custom Panel public class