C# Class Gibbo.Editor.WPF.SettingsWindow

Interaction logic for SettingsWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: Whitebeard86/Gibbo2D

Méthodes publiques

Méthode Description
SettingsWindow ( ) : System

Private Methods

Méthode Description
LoadProperties ( string _ref ) : ISettingsChannelA
ProjectsListBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
SaveCurrent ( ) : void
Window_Closing ( object sender, CancelEventArgs e ) : void

Method Details

SettingsWindow() public méthode

public SettingsWindow ( ) : System
Résultat System