Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarCommand Class
Fields Properties Methods Events


In This Topic
    C1ToolbarCommand Class Members
    In This Topic

    The following tables list the members exposed by C1ToolbarCommand.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldCommand label title (Inherited from C1.WPF.Toolbar.C1ToolbarCommandBase)
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Input.RoutedCommand)
    Public PropertyGets or sets the command label. (Inherited from C1.WPF.Toolbar.C1ToolbarCommandBase)
    Public PropertyGets or sets the large command image source.  
    Public Property (Inherited from System.Windows.Input.RoutedCommand)
    Public Property (Inherited from System.Windows.Input.RoutedCommand)
    Public PropertyGets or sets the small command image source.  
    Top
    Public Methods
    Protected Methods
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Input.RoutedCommand)
    Public EventFires when property changed. (Inherited from C1.WPF.Toolbar.C1ToolbarCommandBase)
    Top
    See Also