Class ShowStepCommand
public class ShowStepCommand : ShowMessageDialogCommandBase, INotifyPropertyChanged, IIconable, INameable, IDescriptionable, ICommand
- Inheritance
-
ShowStepCommand
- Implements
- Inherited Members
- Extension Methods
Properties
Count
public int Count { get; set; }
Property Value
StepLineWidth
public double StepLineWidth { get; set; }
Property Value
Methods
ExecuteAsync(object)
public override Task ExecuteAsync(object parameter)
Parameters
parameter
object