dotnet / dotnet/wpf

ComWrappers support

Open
#4,762 3 comments 10 reactions 0 assignees View on GitHub
Feature Request
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

I manage to work WinForms in NativeAOT context using global ComWrappers, and made attempt to do the same, but hit a roadblock with `Marshal.ReleaseComObject`. See https://github.com/dotnet/runtime/issues/54317 for more information.

Having ComWrappers for this repo make WPF more a tiny bit more friendly for IL Trimming.
I'm willing to follow advised direction, and implement some ComWrappers for this repo, if this is what team are willing to take as contribution.

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.