C# 클래스 OKr.Win8Book.Client.View.Catalog

상속: OKrPageBase
파일 보기 프로젝트 열기: anytao/ModernReader

Private Properties

프로퍼티 타입 설명
AppBarThemeButton_Click void
FitScreenSize void
OnChapterItemClick void

공개 메소드들

메소드 설명
Catalog ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedTo ( NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
AppBarThemeButton_Click ( object sender, EventArgs e ) : void
FitScreenSize ( ) : void
OnChapterItemClick ( object sender, ItemClickEventArgs e ) : void

메소드 상세

Catalog() 공개 메소드

public Catalog ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

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