Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share System.Private.Windows.Core with WPF #12179

Open
JeremyKuhne opened this issue Sep 19, 2024 · 0 comments
Open

Share System.Private.Windows.Core with WPF #12179

JeremyKuhne opened this issue Sep 19, 2024 · 0 comments
Milestone

Comments

@JeremyKuhne
Copy link
Member

This core assembly has no dependencies. It provides helpful interop utilities and would allow sharing common functionality such as clipboard implementations.

As it is already available for WPF compilation, the initial plan is to add internals visible to for WPF assemblies and just consume it.

Vetting can be done by updating dotnet/wpf#7929 to use the shared code.

We'll likely want to move more CsWin32 imports and helper code down from System.Windows.Forms.Primitives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant