dotnet / dotnet/wpf

Need to know how to resolve the memory leak by AutomationPeer in the MS DatePicker control

Open
#5,009 6 comments 4 reactions 0 assignees View on GitHub
.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?

![image](https://user-images.githubusercontent.com/31245621/128315168-2d406837-d34b-4715-9069-5874bd49031a.png)

Sample link : https://drive.google.com/file/d/1Cf4At8LKspQtXLKpqa841AUUbFltebWv/view?usp=sharing

Thanks in Advance.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.