Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarTabItem Class / GroupItemsSourceProperty Field

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