Class CommandsDesignPresenterBase
- Namespace
- H.Presenters.Design
- Assembly
- H.Presenters.Design.dll
public class CommandsDesignPresenterBase : DesignPresenter, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IDesignPresenter, IDesignPresenterBase, ICloneable
- Inheritance
-
CommandsDesignPresenterBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
DefaultCommand
[Display(Name = "恢复默认")]
public RelayCommand DefaultCommand { get; }
Property Value
SaveTempateCommand
[Display(Name = "保存模板")]
public RelayCommand SaveTempateCommand { get; }