Table of Contents

Class ShowVerticalStepCommand

Namespace
H.Controls.Step
Assembly
H.Controls.Step.dll
public class ShowVerticalStepCommand : ShowMessageDialogCommandBase, INotifyPropertyChanged, IIconable, INameable, IDescriptionable, ICommand
Inheritance
ShowVerticalStepCommand
Implements
Inherited Members
Extension Methods

Properties

Count

public int Count { get; set; }

Property Value

int

StepLineWidth

public double StepLineWidth { get; set; }

Property Value

double

Methods

ExecuteAsync(object)

public override Task ExecuteAsync(object parameter)

Parameters

parameter object

Returns

Task