Share via


IWizardStep Interface

The IWizardStep is a single step in a WizardModel sequence.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
Public Interface IWizardStep _
    Implements INotifyPropertyChanged
public interface IWizardStep : INotifyPropertyChanged
public interface class IWizardStep : INotifyPropertyChanged
public interface IWizardStep extends INotifyPropertyChanged

See Also

IWizardStep Members

Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace