xmlns:model="clr-namespace:MyProject.Model"
this is an example. Just replace MyProject.Model
with the namespace of your Player class. @Jack
xmlns:model="clr-namespace:MyProject.Model"
this is an example. Just replace MyProject.Model
with the namespace of your Player class. @Jack