Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarToggleButton Class / LabelTitleProperty Field

In This Topic
    LabelTitleProperty Field (C1ToolbarToggleButton)
    In This Topic
    Using a DependencyProperty as the backing store for LabelTitle. This enables animation, styling, binding, etc...
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LabelTitleProperty As DependencyProperty
    public static readonly DependencyProperty LabelTitleProperty
    See Also