C# Class Havenborough_Launcher.InstructionsWindow

Interaction logic for InstructionsWindow.xaml
Exibir arquivo Open project: Torkelz/Havenborough Class Usage Examples

Public Methods

Method Description
InstructionsWindow ( ) : System

Private Methods

Method Description
Close_OnClick ( object sender, RoutedEventArgs e ) : void
ImageLabels_OnLoaded ( object sender, RoutedEventArgs e ) : void
SetImage ( Control label, string filepath ) : void

Method Details

InstructionsWindow() public method

public InstructionsWindow ( ) : System
return System