C# Class Presentation.AnswerControl

Interaction logic for AnswerControl.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: Christoph/evalution

Public Methods

Method Description
AnswerControl ( ) : System.Windows.Controls
CreateChildViews ( ) : void
InitializeFourStepsSheetWordSet1 ( ) : void
InitialzeTwoStepsSheetWordSet2 ( ) : void
InitialzeTwoStepsSheetWordSet3 ( ) : void
InitialzeTwoStepsSheetWordSet4 ( ) : void
SetFirstTab ( ) : void

Private Methods

Method Description
GetAllBinaryAnswersView ( string name, Stage stage ) : AllBinaryAnswersView
GetAllGradeAnswersView ( string name, Stage stage ) : AllGradeAnswersView
GetAllSongsAnswersView ( string name, Stage stage ) : AllBinaryAnswersView
GetAllTextAnswersView ( string name, Stage stage ) : AllTextAnswersView
Stack_PreviewMouseWheel ( object sender, System e ) : void

Method Details

AnswerControl() public method

public AnswerControl ( ) : System.Windows.Controls
return System.Windows.Controls

CreateChildViews() public method

public CreateChildViews ( ) : void
return void

InitializeFourStepsSheetWordSet1() public method

public InitializeFourStepsSheetWordSet1 ( ) : void
return void

InitialzeTwoStepsSheetWordSet2() public method

public InitialzeTwoStepsSheetWordSet2 ( ) : void
return void

InitialzeTwoStepsSheetWordSet3() public method

public InitialzeTwoStepsSheetWordSet3 ( ) : void
return void

InitialzeTwoStepsSheetWordSet4() public method

public InitialzeTwoStepsSheetWordSet4 ( ) : void
return void

SetFirstTab() public method

public SetFirstTab ( ) : void
return void