C# Class Gibbo.Editor.WPF.SettingsWindow

Interaction logic for SettingsWindow.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: Whitebeard86/Gibbo2D

Public Methods

Method Description
SettingsWindow ( ) : System

Private Methods

Method 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 method

public SettingsWindow ( ) : System
return System