Migration and Interoperability Samples

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The following samples show how to use the Windows Forms, Win32, and Windows Presentation Foundation (WPF) technologies together in hybrid applications.

In This Section

Reference

Term

Definition

WindowsFormsHost

Describes the major features of the WindowsFormsHost class, which you can use to host a Windows Forms control as an element of a WPF page.

ElementHost

Describes the major features of the ElementHost class, which you can use to host a WPF control as an element of a Windows Forms page.

Term

Definition

Migration and Interoperability

Discusses interoperation between WPF-based applications and other types of Microsoft Windows-based applications.

WPF and Win32 Interoperation Overview

Discusses interoperation between WPF and Win32-based components or applications.