C# Class wenku10.Pages.ContentReaderPane.TableOfContents

Table of content view
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: tgckpg/wenku10

Méthodes publiques

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

Méthodes publiques

Méthode Description
TableOfContents ( ) : System
TableOfContents ( ContentReader MainReader ) : System
UpdateDisplay ( ) : void

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
Load ( Volume Vols, SelectionChangedEventHandler SelectEvent = null ) : void

Standalone mode, use it for preview or something

TOCListLoaded ( object sender, RoutedEventArgs e ) : void
TOCList_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
TextBox_TextChanging ( TextBox sender, TextBoxTextChangingEventArgs args ) : void

Method Details

OnNavigatedTo() protected méthode

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

TableOfContents() public méthode

public TableOfContents ( ) : System
Résultat System

TableOfContents() public méthode

public TableOfContents ( ContentReader MainReader ) : System
MainReader ContentReader
Résultat System

UpdateDisplay() public méthode

public UpdateDisplay ( ) : void
Résultat void

Property Details

ID public_oe static_oe property

public static string ID
Résultat string