C# Class MusikNet.Controls.Options

Interaktionslogik für Options.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: nexus49/grado

Méthodes publiques

Méthode Description
Options ( ) : System

Private Methods

Méthode Description
ApplyChanges_Click ( object sender, RoutedEventArgs e ) : void
OptionsTreeView_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
TreeView_SelectedItemChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
applyConfigurationChanges ( System.Windows.Controls.GroupBox parent ) : void
applyConfigurationChanges ( ItemsControl parent ) : void
applyConfigurationChanges ( System.Windows.Controls.Panel parent ) : void
applyConfigurationChanges ( UIElement elem ) : void
createOptionsContent ( IEnumerable optionsToDisplay ) : void
getOrCreateGeneralGroup ( System.Boolean &isNew ) : System.Windows.Controls.GroupBox
getParentGroup ( string id ) : System.Windows.Controls.GroupBox
init ( ) : void
lookForValueChange ( UIElement elem ) : void

Method Details

Options() public méthode

public Options ( ) : System
Résultat System