LongListSelector: Item tap?

后端 未结 6 734
执念已碎
执念已碎 2020-12-02 20:39

I am using LongListSelector control on Windows Phone 8 and can\'t figure out the best way to handle a tap on an item. The few examples I\'ve found rely on the SelectionChang

6条回答
  •  情歌与酒
    2020-12-02 21:10

    My second wish is to get an effect on the item when it is tapped. Is there any standard way to do it?

    For this the only thing you need to do add this to your control (or stackpanel where you want to have this effect):

    
    

提交回复
热议问题