C# Class Care.Views.Common.CommentView

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

Méthodes publiques

Свойство Type Description
HeaderHeightProperty System.Windows.DependencyProperty
m_itemViewModel ItemViewModel

Méthodes publiques

Méthode Description
CommentView ( ) : 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
AddEmptyTipCommentCleverly ( ) : void
CommentToComment_Tapped ( object sender, System e ) : void
InitHeaderHeight ( ) : void
Page_Loaded ( object sender, RoutedEventArgs e ) : void
RefreshComments ( ) : void
RefreshCommentsForDouban ( ) : void
RefreshCommentsForRenren ( ) : void
RefreshCommentsForSinaWeibo ( ) : void
Refresh_Click ( object sender, EventArgs e ) : void
RenrenCommentGetCallback ( object sender, RenrenSDKLibrary.APIRequestCompletedEventArgs e ) : void
RenrenShareCommentGetCallback ( object sender, RenrenSDKLibrary.APIRequestCompletedEventArgs e ) : void
UpdateCommentCount ( int num ) : void
WriteComment_Click ( object sender, EventArgs e ) : void

Method Details

CommentView() public méthode

public CommentView ( ) : System
Résultat System

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

Property Details

HeaderHeightProperty public_oe static_oe property

public static DependencyProperty,System.Windows HeaderHeightProperty
Résultat System.Windows.DependencyProperty

m_itemViewModel public_oe property

public ItemViewModel m_itemViewModel
Résultat ItemViewModel