Provides types that enable interoperability between the XNA Framework and Windows Forms and the Windows Presentation Foundation (WPF).

Classes

  ClassDescription
Public classD3DImagePresentationTarget
A WPF control that implements IPresentationTarget to host a 3D view. (Only available in MonoGame-compatible builds.)
Public classElementPresentationTarget
A WPF control that implements IPresentationTarget to host a 3D view.
Public classFormsPresentationTarget
A Windows Forms control that implements IPresentationTarget to host a 3D view.
Public classPresentationTargetCollection
Manages a collection of IPresentationTargets.
Public classWpfEnvironment
Provides an execution environment for a WPF application in a Windows Forms application.

Interfaces

  InterfaceDescription
Public interfaceIPresentationTarget
Provides a window handle (HWND) which can be used to present a 3D scene.