Using a DependencyProperty as the backing store for LabelTitle. This enables animation, styling, binding, etc...

Namespace:  C1.Silverlight.Toolbar
Assembly:  C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)

Syntax

C#
public static readonly DependencyProperty LabelTitleProperty
Visual Basic
Public Shared ReadOnly LabelTitleProperty As DependencyProperty

See Also