We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Which event handler for carouselitem?

I don't want to use the binding commands.  I want to use event handlers that are defined in the xaml page and points to the c# method.


I don't want the event handler to fire when the carouselitem is not in focus.  But when I tried to use tapped and selected, both of these will fire when the item is not in focus.  I want the event handler that will only fire when the item is in focus.  So, when an item is in the back and I touch it, it should come into focus but not fire the event handler.


Can you tell me which command does this?  Many thanks.


1 Reply

NS Nate Snowball January 8, 2014 08:19 PM UTC

Nevermind.  I figured it out.  Please delete thread.  Many thanks.


Loader.
Up arrow icon