[]
        
(Showing Draft Content)

C1.WPF.Toolbar.C1ToolbarCommandBase

C1ToolbarCommandBase Class

Toolbar command base

Inheritance
C1ToolbarCommandBase
Namespace: C1.WPF.Toolbar
Assembly: C1.WPF.Toolbar.4.6.2.dll
Syntax
public abstract class C1ToolbarCommandBase : RoutedCommand, ICommand, INotifyPropertyChanged

Constructors

Name Description
C1ToolbarCommandBase()

Fields

Name Description
_labelTitle

Command label title

Properties

Name Description
LabelTitle

Gets or sets the command label.

Methods

Name Description
NotifyPropertyChanged(string)

Events

Name Description
PropertyChanged

Fires when property changed.