The ChildWindow type exposes the following members.

Constructors

  NameDescription
ChildWindow

Fields

  NameDescription
BackgroundBrushProperty
Identifies the BackgroundBrush property.
WindowHeightProperty
Identifies the WindowHeight property.
WindowWidthProperty
Identifies the WindowWidth property.

Properties

  NameDescription
BackgroundBrush
Gets or sets the BackgroundBrush. This is a dependency property.
WindowHeight
Gets or sets the WindowHeight. This is a dependency property.
WindowWidth
Gets or sets the WindowWidth. This is a dependency property.

See Also