C# Class wenku10.Pages.ContentReaderPane.BookmarkList

Inheritance: Windows.UI.Xaml.Controls.Page
显示文件 Open project: tgckpg/wenku10

Public Methods

Method Description
BookmarkList ( ) : System
BookmarkList ( ContentReader MainReader ) : System

Private Methods

Method 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 method

public BookmarkList ( ) : System
return System

BookmarkList() public method

public BookmarkList ( ContentReader MainReader ) : System
MainReader ContentReader
return System