C# Class wenku10.Pages.ContentReader

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: tgckpg/wenku10 Class Usage Examples

Méthodes publiques

Свойство Type Description
CurrManiState ManiState
ID string

Private Properties

Свойство Type Description
AggregateBattery_ReportUpdated void
BookLoaded void
ClockStop void
ClockTick void
ClockTicker_Tick void
ClosePane void
ContentBeginAwayX void
ContentBeginAwayY void
Current_SizeChanged void
Dispose void
ES_PropertyChanged void
FlowDirButton PaneNavButton
FullScreenButton PaneNavButton
GotoSettings void
InertiaButton PaneNavButton
InitPane void
MainGrid_DoubleTapped void
NextChapter void
OnBackRequested void
OpenBookmark void
OpenMask void
Overlay_OnStateChanged void
PrevChapter void
Redraw void
Reload void
ScrollBottom void
ScrollTop void
SectionClicked void
SetClock void
SetInfoTemplate void
SetLayoutAware void
SetLayoutAwareInfo void
SetManiState void
SetSlideGesture void
SetTemplate void
StartZoom void
StepNextTitle void
StepPrevTitle void
StopZoom void
ToggleFullScreen void
TriggerOrientation void
UpdateManiMode void
VC_PropertyChanged void
VEManiStart void
VEManipulationEndX void
VEManipulationEndY void
VEZoomBackDown void
VEZoomBackDownX void
VEZoomBackDownY void
VEZoomBackUp void
VEZoomBackUpX void
VEZoomBackUpY void
VEZoomX void
VEZoomY void

Méthodes publiques

Méthode Description
ContentReader ( ) : System
OpenBook ( Chapter C, bool Reload = false, int Anchor = -1 ) : void
OverNavigate ( Type Page, object Param ) : void
ReaderSlideBack ( ) : void
ReaderSlideDown ( ) : void
ReaderSlideUp ( ) : void
RenderComplete ( IdleDispatchedHandlerArgs e ) : void
RollOutLeftPane ( ) : void

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
AggregateBattery_ReportUpdated ( Battery sender, object args ) : void
BookLoaded ( BookItem b ) : void
ClockStop ( ) : void
ClockTick ( ) : void
ClockTicker_Tick ( object sender, object e ) : void
ClosePane ( ) : void
ContentBeginAwayX ( bool Next ) : void
ContentBeginAwayY ( bool Next ) : void
Current_SizeChanged ( object sender, WindowSizeChangedEventArgs e ) : void
Dispose ( ) : void
ES_PropertyChanged ( object sender, System e ) : void
FlowDirButton ( ) : PaneNavButton
FullScreenButton ( ) : PaneNavButton
GotoSettings ( ) : void
InertiaButton ( ) : PaneNavButton
InitPane ( ) : void
MainGrid_DoubleTapped ( object sender, DoubleTappedRoutedEventArgs e ) : void
NextChapter ( Net.Astropenguin.Controls.KeyCombinationEventArgs e ) : void
OnBackRequested ( object sender, Net.Astropenguin.Controls.XBackRequestedEventArgs e ) : void
OpenBookmark ( BookmarkListItem item ) : void
OpenMask ( ) : void
Overlay_OnStateChanged ( object sender, ControlState args ) : void
PrevChapter ( Net.Astropenguin.Controls.KeyCombinationEventArgs e ) : void
Redraw ( ) : void
Reload ( ) : void
ScrollBottom ( Net.Astropenguin.Controls.KeyCombinationEventArgs obj ) : void
ScrollTop ( Net.Astropenguin.Controls.KeyCombinationEventArgs obj ) : void
SectionClicked ( object sender, ItemClickEventArgs e ) : void
SetClock ( ) : void
SetInfoTemplate ( ) : void
SetLayoutAware ( ) : void
SetLayoutAwareInfo ( ) : void
SetManiState ( ) : void
SetSlideGesture ( ) : void
SetTemplate ( ) : void
StartZoom ( bool Up ) : void
StepNextTitle ( ) : void
StepPrevTitle ( ) : void
StopZoom ( ) : void
ToggleFullScreen ( ) : void
TriggerOrientation ( ) : void
UpdateManiMode ( ) : void
VC_PropertyChanged ( object sender, global e ) : void
VEManiStart ( object sender, ManipulationStartedRoutedEventArgs e ) : void
VEManipulationEndX ( object sender, ManipulationCompletedRoutedEventArgs e ) : void
VEManipulationEndY ( object sender, ManipulationCompletedRoutedEventArgs e ) : void
VEZoomBackDown ( double dv ) : void
VEZoomBackDownX ( object sender, ManipulationDeltaRoutedEventArgs e ) : void
VEZoomBackDownY ( object sender, ManipulationDeltaRoutedEventArgs e ) : void
VEZoomBackUp ( double dv ) : void
VEZoomBackUpX ( object sender, ManipulationDeltaRoutedEventArgs e ) : void
VEZoomBackUpY ( object sender, ManipulationDeltaRoutedEventArgs e ) : void
VEZoomX ( double dv ) : void
VEZoomY ( double dv ) : void

Method Details

ContentReader() public méthode

public ContentReader ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

OpenBook() public méthode

public OpenBook ( Chapter C, bool Reload = false, int Anchor = -1 ) : void
C Chapter
Reload bool
Anchor int
Résultat void

OverNavigate() public méthode

public OverNavigate ( Type Page, object Param ) : void
Page System.Type
Param object
Résultat void

ReaderSlideBack() public méthode

public ReaderSlideBack ( ) : void
Résultat void

ReaderSlideDown() public méthode

public ReaderSlideDown ( ) : void
Résultat void

ReaderSlideUp() public méthode

public ReaderSlideUp ( ) : void
Résultat void

RenderComplete() public méthode

public RenderComplete ( IdleDispatchedHandlerArgs e ) : void
e Windows.UI.Core.IdleDispatchedHandlerArgs
Résultat void

RollOutLeftPane() public méthode

public RollOutLeftPane ( ) : void
Résultat void

Property Details

CurrManiState public_oe property

public ManiState CurrManiState
Résultat ManiState

ID public_oe static_oe property

public static string ID
Résultat string