C# Class Bend.Settings

Interaction logic for Settings.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: kjk/kjkpub

Méthodes publiques

Méthode Description
Settings ( ) : System

Private Methods

Méthode Description
AllowOnlyDigits_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
AppendToPath_Click ( object sender, RoutedEventArgs e ) : void
CancelSettingsUI ( ) : void
CheckForUpdates_Click ( object sender, RoutedEventArgs e ) : void
ControlInitialized ( object sender, EventArgs e ) : void
CurrentTab ( ) : Tab
DisableContextMenu ( object sender, RoutedEventArgs e ) : void
EnableContextMenu_Click ( object sender, RoutedEventArgs e ) : void
GetAndPersistJsBeautifyOptions ( ) : Plugins.JSBeautifyOptions
HTMLTidyProcessFile_Click ( object sender, RoutedEventArgs e ) : void
JSBeautifyFile ( object sender, RoutedEventArgs e ) : void
JSBeautifySelection ( object sender, RoutedEventArgs e ) : void
OptionsCancel_Click ( object sender, RoutedEventArgs e ) : void
OptionsSave_Click ( object sender, RoutedEventArgs e ) : void
Tab_GotFocus ( object sender, RoutedEventArgs e ) : void
UpdateButtons ( ) : void
UpdateOptions ( ) : void

Method Details

Settings() public méthode

public Settings ( ) : System
Résultat System