C# 클래스 BaconographyWP8.View.CaptchaPageView

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: Synergex/Baconography

공개 메소드들

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

보호된 메소드들

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

비공개 메소드들

메소드 설명
BuildAppBar ( ) : void
Cancel_Click ( object sender, EventArgs e ) : void
Send_Click ( object sender, EventArgs e ) : void
TextBox_KeyUp ( object sender, System e ) : void
UpdateMenuItems ( ) : void

메소드 상세

CaptchaPageView() 공개 메소드

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

OnNavigatedTo() 보호된 메소드

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

OnNavigatingFrom() 보호된 메소드

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