[]
Toolbar command base
public abstract class C1ToolbarCommandBase : RoutedCommand, ICommand, INotifyPropertyChanged
| Name | Description |
|---|---|
| C1ToolbarCommandBase() |
| Name | Description |
|---|---|
| _labelTitle | Command label title |
| Name | Description |
|---|---|
| LabelTitle | Gets or sets the command label. |
| Name | Description |
|---|---|
| NotifyPropertyChanged(string) |
| Name | Description |
|---|---|
| PropertyChanged | Fires when property changed. |