I want to add two buttons in the Swipe content and i am using the
Productlist.ItemSwipeContentTemplate = new DataTemplate(typeof(Itemcell));
where itemcell is inherited from ItemswipeTemplateCell but it is giving me exception
let me know where i am doing mistake