Skip to content

Documentation needed for hosting WPF control in WinForms targeting .NET Core #1441

Open
@MisinformedDNA

Description

@MisinformedDNA

The documentation for hosting a WPF control in WinForms is only given for .NET Framework. There needs to be parallel documentation for .NET Core.

For instance, the .NET Framework documentation says to

Add references to the following assemblies.

  • PresentationCore
  • PresentationFramework
  • System.Xaml
  • WindowsBase
  • WindowsFormsIntegration

But what is the equivalent in .NET Core?

I also took a look at the samples, but I don't see one where the WinForms app is targeting .NET Core.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri2Medium prioritydoc-ideaIndicates issues that are suggestions for new topics [org][type][category]dotnet-framework/svcwpf/subsvc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions