C# Class IL.View.Views.Settings

Inheritance: System.Windows.Controls.Page
Afficher le fichier Open project: DenisVuyka/IL.View

Méthodes publiques

Méthode Description
Settings ( ) : System.Windows

Méthodes protégées

Méthode Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Méthode Description
OnAddReferenceFolderClick ( object sender, RoutedEventArgs e ) : void
OnAddRepositoryClick ( object sender, RoutedEventArgs e ) : void
OnReferenceFolderSelected ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
OnRemoveEntryClick ( object sender, RoutedEventArgs e ) : void

Method Details

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
Résultat void

Settings() public méthode

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