Need to know how to resolve the memory leak by AutomationPeer in the MS DatePicker control
Open
.NET Framework
Investigate
Performance
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Hi,
I am currently developing an application in WPF platform and in that I have used the WPF-DatePicker to change date. I am facing memory leak by MS DatePicker’s automation peer, I have also tried to get rid of the memory leak using an FakeAutomationPeer in the application but to no success. Can anyone tell how to clear this leak?

Sample link : https://drive.google.com/file/d/1Cf4At8LKspQtXLKpqa841AUUbFltebWv/view?usp=sharing
Thanks in Advance.
Contributor guide
Assessment
This issue has not been assessed yet.