I have a ListView and I edited its ItemContainerStyle to modify some style but I don\'t know how to remove that annoying animation when you add an item
ListView
ItemContainerStyle
Thanks to Damir's answer, this is how I did it. Just add this in your App.xaml
...