Hi,
Is it possible to know when a FlipView is sliding back or forth so that I can tell what item is currently on screen? The only relevant event I can see is SelectionChanged, which only gets raised when the FlipView comes to a rest and not if the person
is quickly flipping through multiple items. I want to implement a "page number" indicator that changes even when the FlipView has not come to a rest.
Thanks,
James