C# Class MasterInstaller.Components.Controls.BasePage

Interaction logic for BasePage.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: vchelaru/FlatRedBall

Public Methods

Method Description
BasePage ( ) : System

Protected Methods

Method Description
SetLeftText ( string leftText ) : System.Windows.Controls.TextBlock

Private Methods

Method Description
NextButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

BasePage() public method

public BasePage ( ) : System
return System

SetLeftText() protected method

protected SetLeftText ( string leftText ) : System.Windows.Controls.TextBlock
leftText string
return System.Windows.Controls.TextBlock