Table of Contents

Namespace Loehnert.Controls

Classes

BusyButton

Represents a button that indicates when the bound command is busy. The bound command must have a boolean property named IsBusy to indicate whether the command it is still running.

ContentContainer

Represents a content container with a header.

ContentHost

Represents a content control that has a cache for the views.

DesignTimeResourceDictionary

Represents a ResourceDictionary that provides resources at design time.

DisplayNum

Represents a control to display a current value and to update a numeric value.

DisplayNumSmall

Represents a control to display a current value and to update a numeric value.

DisplayString

Represents a control to display a current string value and to update a string value.

DisplayStringSmall

Represents a control to display a current string value and to update a string value.

DisplaySwitch

Represents a control to edit a boolean value.

HistoryTextBox

Represents a TextBox with a pop up list of previous entries.

IconPresenter

Represents a control to show an icon from an URI (images or .xaml).

Indicator

Represents a LED control to show different states by colors or flashing.

MediaPlayer

Represents a media player to play video and audio files.

SlidingPanel

Represents a sliding panel content control.

StretchWrapPanel

Represents a wrap panel that stretches all items with vertical alignment Stretch vertically, when all items can be placed in one line.

ToggleSwitch

Represents a switch control.

Enums

Color

Colors for Indicator.

Position

Positions for a SlidingPanel.