C# 클래스 Care.Views.Common.CommentView

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: thankcreate/Care

공개 프로퍼티들

프로퍼티 타입 설명
HeaderHeightProperty System.Windows.DependencyProperty
m_itemViewModel ItemViewModel

공개 메소드들

메소드 설명
CommentView ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
OnNavigatedTo ( System e ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

CommentView() 공개 메소드

public CommentView ( ) : System
리턴 System

OnNavigatedFrom() 보호된 메소드

protected OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
리턴 void

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System e ) : void
e System
리턴 void

프로퍼티 상세

HeaderHeightProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HeaderHeightProperty
리턴 System.Windows.DependencyProperty

m_itemViewModel 공개적으로 프로퍼티

public ItemViewModel m_itemViewModel
리턴 ItemViewModel