❔ CollectionView Questions
Does the Grid.GestureRecognizers work? The Image.GestureRecognizers does but I am having trouble getting the Grid events. Where does the Grid.GestureRecognizers go? I have tried the top; below row/col definitions; and bottom.
How do I store the "this" pointer in a collection view? TreeView we stored our own pointer to the underlying data. What is the equivalent of c# collection view?
2 Replies