C# Class wenku10.Pages.ContentReaderPane.BookmarkList

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

Méthodes publiques

Méthode Description
BookmarkList ( ) : System
BookmarkList ( ContentReader MainReader ) : System

Private Methods

Méthode Description
Grid_RightTapped ( object sender, RightTappedRoutedEventArgs e ) : void
ListView_ItemClick ( object sender, ItemClickEventArgs e ) : void
Reader_PropertyChanged ( object sender, global e ) : void
RemoveBookmark ( object sender, RoutedEventArgs e ) : void

Method Details

BookmarkList() public méthode

public BookmarkList ( ) : System
Résultat System

BookmarkList() public méthode

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