C# Class Waf.BookLibrary.Library.Presentation.Views.PersonListView

PersonListView
Inheritance: System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector
Afficher le fichier Open project: jbe2277/waf

Private Properties

Свойство Type Description
DataGridSelectionChanged void
EmailClick void
Filter bool
FilterBoxTextChanged void
FirstTimeLoadedHandler void

Méthodes publiques

Méthode Description
FocusFirstCell ( ) : void
PersonListView ( ) : System

Private Methods

Méthode Description
DataGridSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
EmailClick ( object sender, RoutedEventArgs e ) : void
Filter ( object obj ) : bool
FilterBoxTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
FirstTimeLoadedHandler ( object sender, RoutedEventArgs e ) : void

Method Details

FocusFirstCell() public méthode

public FocusFirstCell ( ) : void
Résultat void

PersonListView() public méthode

public PersonListView ( ) : System
Résultat System