C# Class Gymnastika.Views.UserProfileView

Inheritance: System.Windows.Window, IUserProfileView
Afficher le fichier Open project: weiqiyiji/Gymnastika

Méthodes publiques

Свойство Type Description
RoutedClosingEvent System.Windows.RoutedEvent

Méthodes publiques

Méthode Description
UserProfileView ( UserProfileViewModel vm ) : System

Méthodes protégées

Méthode Description
OnClosing ( System e ) : void

Private Methods

Méthode Description
HeaderTextBlock_MouseEnter ( object sender, System e ) : void
HeaderTextBlock_MouseLeave ( object sender, System e ) : void
IUserProfileView ( ) : void
OnWindowClosingStoryboard_Completed ( object sender, EventArgs e ) : void

Method Details

OnClosing() protected méthode

protected OnClosing ( System e ) : void
e System
Résultat void

UserProfileView() public méthode

public UserProfileView ( UserProfileViewModel vm ) : System
vm Gymnastika.ViewModels.UserProfileViewModel
Résultat System

Property Details

RoutedClosingEvent public_oe static_oe property

public static RoutedEvent,System.Windows RoutedClosingEvent
Résultat System.Windows.RoutedEvent