picoe / Eto

Cross platform GUI framework for desktop and mobile applications in .NET
Other
3.55k stars 323 forks source link

Supplemental fix to memory leaks #2561

Closed cwensley closed 10 months ago

cwensley commented 10 months ago

Handles the case when the weak reference is no longer active.

This is a follow up for #2560