I'm trying to modify the color of the font used in Listview (it seems to be red by default?)
<ListView.ItemContainerStyle>
</ListView.ItemContainerStyle>
I've read a bit about templates, but don't understand them yet. Is there a simple way of just changing the TextColor, and perhaps even the font size?