DataGrid: ArgumentException is thrown when subscribing to nested PropertyChanged of object shared between several rows
When you have a business logic that is shared between several rows in RadDataGrid and ListenForNestedPropertyChange is set to true when you try to assign that object to one more row ArgumentException is thrown.