C# 클래스 DouMi.BookSearchPage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: gzb1985/doumi

공개 메소드들

메소드 설명
BookSearchPage ( ) : System

보호된 메소드들

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

비공개 메소드들

메소드 설명
BarcodeScan_Click ( object sender, EventArgs e ) : void
BeginSearch_Click ( object sender, EventArgs e ) : void
BookSearchPage_Loaded ( object sender, RoutedEventArgs e ) : void
Search ( ) : void
txtSearchKey_GotFocus ( object sender, RoutedEventArgs e ) : void
txtSearchKey_KeyUp ( object sender, System.Windows.Input.KeyEventArgs e ) : void

메소드 상세

BookSearchPage() 공개 메소드

public BookSearchPage ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

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