Gets or sets the content to be displayed at the start of the DualProgressBar. This is a dependency property.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public Object StartContent { get; set; }
Visual Basic (Declaration)
Public Property StartContent As Object

See Also