I\'ve got a listView displaying a few text records. I need to increase the height of rows (working on a touch screen so I need thicker rows) without increasing the font size
You can set the height of all ListViewItems in a ListView by using ItemContainerStyle:
ListViewItems
ListView
ItemContainerStyle