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

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