C# 클래스 BaconographyWP8.View.ReplyViewPage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: Synergex/Baconography 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ShowExtendedProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ReplyViewPage ( ) : BaconographyPortable.Services

보호된 메소드들

메소드 설명
OnNavigatedTo ( System e ) : void
OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void

비공개 메소드들

메소드 설명
LoginButton_Tap ( object sender, System e ) : void
OnShowExtendedPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SendButton_Tap ( object sender, System e ) : void
ShowMoreButton_Tap ( object sender, System e ) : void
TextBox_KeyUp ( object sender, System e ) : void
TextBox_SelectionChanged ( object sender, RoutedEventArgs e ) : void
TextBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

메소드 상세

OnNavigatedTo() 보호된 메소드

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

OnNavigatingFrom() 보호된 메소드

protected OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void
e System.Windows.Navigation.NavigatingCancelEventArgs
리턴 void

ReplyViewPage() 공개 메소드

public ReplyViewPage ( ) : BaconographyPortable.Services
리턴 BaconographyPortable.Services

프로퍼티 상세

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

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