C# Class Care.Views.Common.StatuesView

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: thankcreate/Care

Méthodes publiques

Свойство Type Description
m_itemViewModel ItemViewModel

Méthodes publiques

Méthode Description
StatuesView ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
Comment_Click ( object sender, EventArgs e ) : void
ForwardThumbImageOpened ( object sender, RoutedEventArgs e ) : void
InitHeaderHeight ( ) : void
LoadImage ( ) : void
NotifyPropertyChanged ( String propertyName ) : void
StatuesView_Loaded ( object sender, RoutedEventArgs e ) : void
ThumbImageOpened ( object sender, RoutedEventArgs e ) : void

Method Details

OnNavigatedFrom() protected méthode

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

OnNavigatedTo() protected méthode

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

StatuesView() public méthode

public StatuesView ( ) : System
Résultat System

Property Details

m_itemViewModel public_oe property

public ItemViewModel m_itemViewModel
Résultat ItemViewModel