I working on a metro app and I have situation. In one of my pages I used listview with a custom item template which displays an image and its name. now I have to use 2 item template if image is vertical I have to use another template with longer height. can there be 2 different templates in o listview ? I must change the template in .cs something like I working on a metro app and I have situation.