Memory leak using PropertyDescriptor AddValueChanged
Recently I found out that my attached property, which I am using to modify the dependency property of one of my controls, causes a memory leak.
By Mirek on (tags: memory leak, WPF, categories: code)