C# Class Scorchio.Infrastructure.Wpf.UserControls.WizardView

Interaction logic for WizardView.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: asudbury/NinjaCoderForMvvmCross

Public Methods

Method Description
WizardView ( ) : System.Windows.Controls

Initializes a new instance of the WizardView class.

Method Details

WizardView() public method

Initializes a new instance of the WizardView class.
public WizardView ( ) : System.Windows.Controls
return System.Windows.Controls