Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarItem Class / LargeContentProperty Field

In This Topic
    LargeContentProperty Field (C1ToolbarItem)
    In This Topic
    Identifies the LargeContent dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LargeContentProperty As DependencyProperty
    public static readonly DependencyProperty LargeContentProperty
    See Also