MindFusion.Wpf Pack Programmer's Guide
WindowHost Members
Constructors Fields Properties Methods
 


Represents a container for Window objects.

The following tables list the members exposed by the WindowHost type.

 Public Constructors

  Name Description

WindowHost

Initializes a new WindowHost class.

 Public Fields

  Name Description

ClipContentProperty

Identifies the ClipContent dependency property.

WindowsProperty

Identifies the Windows dependency property.

 Public Properties

  Name Description

ClipContent

Gets or sets a value indicating whether the contents of the host is clipped when outside of the host's bounds. This is a dependency property.

Windows

Gets or sets a collection with the windows contained in the host. This is a dependency property.

 Public Methods

  Name Description

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

 See Also

WindowHost Class
MindFusion.UI.Wpf Namespace