The desired interaction is that you will have a consistent hand cursor over all coverflow items not in focus and an arrow on the one in focus. The action for the focused item is in a different location, not on the card itself.
Code for the CoverFlow control:
Code for the DataTemplate:
Again, the presenting issue is when you click on a coverflow item the cursor changes to an arrow and requires mouse input to switch back to hand.
Additionally, the hand cursor appears off of the actual coverflow items and is non-functional. I'd like to improve that as well.