C# Class ConfigurationSetupUtility.Screens.WelcomeScreen

Interaction logic for WelcomePage.xaml
Inheritance: System.Windows.Controls.UserControl, IScreen
Show file Open project: GridProtectionAlliance/openHistorian

Public Methods

Method Description
WelcomeScreen ( ) : System

Creates a new instance of the WelcomeScreen class.

Private Methods

Method Description
InitializeWelcomeMessage ( ) : void

Method Details

WelcomeScreen() public method

Creates a new instance of the WelcomeScreen class.
public WelcomeScreen ( ) : System
return System