C# Class JustAProgrammer.TeamPilgrim.VisualStudio.Windows.PendingChanges.PendingChangesControl

Interaction logic for TeamPilgrimPendingChangesControl.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: StanleyGoldman/TeamPilgrim Class Usage Examples

Méthodes publiques

Méthode Description
PendingChangesControl ( ) : System

Private Methods

Méthode Description
AttachShowPendingChangesItemEvent ( TeamPilgrimServiceModel teamPilgrimServiceModel ) : void
OnLoaded ( object sender, RoutedEventArgs routedEventArgs ) : void
PendingChangeWorkItemCheckboxClicked ( object sender, System e ) : void
PendingChangesAllCheckboxOnClick ( object sender, RoutedEventArgs e ) : void
PendingChangesCheckboxClicked ( object sender, RoutedEventArgs e ) : void
SelectedWorkspaceModelOnShowPendingChangesItem ( ShowPendingChangesTabItemEnum showPendingChangesTabItemEnum ) : void
SelectedWorkspaceModelOnShowShelveDialog ( ShelveServiceModel shelveServiceModel ) : void
SelectedWorkspaceModelOnShowUnshelveDialog ( UnshelveServiceModel unshelveServiceModel ) : void

Method Details

PendingChangesControl() public méthode

public PendingChangesControl ( ) : System
Résultat System