Migration and Interoperability How-to Topics

The following topics show how to use the Windows Forms, Win32, and WPF technologies together in hybrid applications.

In This Section

Reference

Term Definition

WindowsFormsHost

An element that you can use to host a Windows Forms control on a WPF page.

ElementHost

A Windows Forms control that you can use to host a Windows Presentation Foundation (WPF) control.


Term Definition

WPF and Win32 Interoperation Overview

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

Migration and Interoperability Samples

Samples that show how to use the Windows Forms, Win32, and WPF technologies together in hybrid applications.