Note: This memory leak is caused by subscriptions the realized (not visible) row's last cell. Its content never gets unloaded in the terms of the WPF unloaded event. Thus any attached behaviors or event subscriptions should be managed by the user, as leaving them to live will cause a memory leak.
Please fix it
This memory leak block our release.