This question is locked. New answers and comments are not allowed.
I want to dynamically display some data inside a tileviewitem WHILE I'm dragging it; for example displaying row & column data (via binding). Is this possible? It seems that the tileviewitem is static when you drag it. When I bind some dynamic data to it the updates stop when the drag is initiated.
