Problems Setting FlipView Items source using Data Virtualization
问题 This is a follow up from my previous question (UWP Problems Setting GridView Items source using x:Bind). In that case I was using the random access file data source from Mirosoft's Data virtualization sample and the grid was never being populated. The problem there was that I was not raising the property changed event. The grid now works well. My problem now is that instead of a grid view I am trying to use the data source in a flip view control. The data source does get initialized, the