I have a quite simple and more architectural question. Maybe someone can give me a hint. I have an ItemViewModel for some Model and bind everything to properties to show an editor for the rows of a listview. Now I want to call a function from my editor that manipulates some data for the list but I’m a bit lost how to call the function in the model