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

Afficher le fichier Open project: Sitecore/Sitecore-Instance-Manager

Private Properties

Свойство Type Description
CancelChanges void
PickConnectionString void
PickInstallsFolder void
PickInstancesFolder void
PickLicenseFile void
SaveChanges void
SaveSettings void
ShowAbout void
ShowAdvanced void
TextboxKeyUp void
WindowKeyUp void

Méthodes publiques

Méthode Description
SettingsDialog ( ) : System.Windows

Private Methods

Méthode 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 méthode

public SettingsDialog ( ) : System.Windows
Résultat System.Windows