C# Class SIM.Tool.Windows.Dialogs.SettingsDialog

Datei anzeigen Open project: Sitecore/Sitecore-Instance-Manager

Private Properties

Property Type Description
CancelChanges void
PickConnectionString void
PickInstallsFolder void
PickInstancesFolder void
PickLicenseFile void
SaveChanges void
SaveSettings void
ShowAbout void
ShowAdvanced void
TextboxKeyUp void
WindowKeyUp void

Public Methods

Method Description
SettingsDialog ( ) : System.Windows

Private Methods

Method Description
CancelChanges ( [ sender, [ e ) : void
PickConnectionString ( [ sender, [ e ) : void
PickInstallsFolder ( [ sender, [ e ) : void
PickInstancesFolder ( [ sender, [ e ) : void
PickLicenseFile ( [ sender, [ e ) : void
SaveChanges ( [ sender, [ e ) : void
SaveSettings ( ) : void
ShowAbout ( object sender, RoutedEventArgs e ) : void
ShowAdvanced ( [ sender, [ e ) : void
TextboxKeyUp ( object sender, System.Windows.Input.KeyEventArgs e ) : void
WindowKeyUp ( [ sender, [ e ) : void

Method Details

SettingsDialog() public method

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