C# Class ViqetDesktop.Setting

Interaction logic for SettingsPage.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: VIQET/VIQET-Desktop

Public Methods

Method Description
Setting ( ) : System.Windows

Private Methods

Method Description
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
GoBack ( ) : void
LoadSettings ( ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void
SaveSettings ( ) : void

Method Details

Setting() public method

public Setting ( ) : System.Windows
return System.Windows