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


In This Topic
    C1ToolbarCommandBase Class Members
    In This Topic

    The following tables list the members exposed by C1ToolbarCommandBase.

    Public Fields
     NameDescription
    Public FieldCommand label title  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Input.RoutedCommand)
    Public PropertyGets or sets the command label.  
    Public Property (Inherited from System.Windows.Input.RoutedCommand)
    Public Property (Inherited from System.Windows.Input.RoutedCommand)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Windows.Input.RoutedCommand)
    Public EventFires when property changed.  
    Top
    See Also