Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarDropdownItem Class / SmallIconProperty Field

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