C# Class OKr.MXReader.Client.View.Viewer

Inheritance: PhoneApplicationPage
显示文件 Open project: anytao/ModernReader

Public Methods

Method Description
Viewer ( ) : System

Private Methods

Method Description
ChangeMarkContent ( ) : void
ChangePage ( ) : void
GetCounts ( int fontSize ) : int[]
GetThisPage ( ) : void
Init ( ) : void
LoadData ( ) : void
LoadData ( int index ) : void
OnLoad ( object o, RoutedEventArgs e ) : void
OnManipulationStarted ( object o, System.Windows.Input.ManipulationStartedEventArgs e ) : void
OnMarkManipulationStarted ( object o, System.Windows.Input.ManipulationStartedEventArgs e ) : void
OnShow ( object sender, EventArgs e ) : void
OnTopRender ( object sender, EventArgs e ) : void
SetChapter ( ) : void
SetPage ( ) : void
SetTimer ( int value ) : void
ShowMark ( ) : void
ShowPage ( int from, int to, TranslateTransform Transform ) : void
Showtime ( ) : void
ThemeInit ( ) : void

Method Details

Viewer() public method

public Viewer ( ) : System
return System