Table of Contents

Class ContentContainer

Namespace
Loehnert.Controls
Assembly
Loehnert.Controls.dll

Represents a content container with a header.

public class ContentContainer : ContentControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Inheritance
ContentContainer
Implements
Inherited Members

Fields

DescriptionProperty

Identifies the Description dependency property.

public static readonly DependencyProperty DescriptionProperty

Field Value

DependencyProperty

Properties

Description

Gets or sets the description (header).

public string Description { get; set; }

Property Value

string