C# Class NijieDownloader.UI.MemberPage

Interaction logic for Page1.xaml
Inheritance: System.Windows.Controls.Page, IContent
Afficher le fichier Open project: Nandaka/NijieDownloader

Méthodes publiques

Свойство Type Description
AddImagesToBatchCommand System.Windows.Input.RoutedCommand
AddMemberToBatchCommand System.Windows.Input.RoutedCommand
GetMemberCommand System.Windows.Input.RoutedCommand
NextPageCommand System.Windows.Input.RoutedCommand
PrevPageCommand System.Windows.Input.RoutedCommand
TileColumnsProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
MemberPage ( ) : System
OnFragmentNavigation ( FirstFloor e ) : void
OnNavigatedFrom ( FirstFloor e ) : void
OnNavigatedTo ( FirstFloor e ) : void
OnNavigatingFrom ( FirstFloor e ) : void

Private Methods

Méthode Description
CanExecuteImagesCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
CanExecuteMemberCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
CanExecuteNextPageCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
CanExecutePrevPageCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
ExecuteAddImagesToBatchCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
ExecuteAddMemberToBatchCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
ExecuteGetMemberCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
ExecuteNextPageCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
ExecutePrevPageCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Hyperlink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
ScrollViewer_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
lbxImages_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
lbxImages_PreviewMouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

MemberPage() public méthode

public MemberPage ( ) : System
Résultat System

OnFragmentNavigation() public méthode

public OnFragmentNavigation ( FirstFloor e ) : void
e FirstFloor
Résultat void

OnNavigatedFrom() public méthode

public OnNavigatedFrom ( FirstFloor e ) : void
e FirstFloor
Résultat void

OnNavigatedTo() public méthode

public OnNavigatedTo ( FirstFloor e ) : void
e FirstFloor
Résultat void

OnNavigatingFrom() public méthode

public OnNavigatingFrom ( FirstFloor e ) : void
e FirstFloor
Résultat void

Property Details

AddImagesToBatchCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input AddImagesToBatchCommand
Résultat System.Windows.Input.RoutedCommand

AddMemberToBatchCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input AddMemberToBatchCommand
Résultat System.Windows.Input.RoutedCommand

GetMemberCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input GetMemberCommand
Résultat System.Windows.Input.RoutedCommand

NextPageCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input NextPageCommand
Résultat System.Windows.Input.RoutedCommand

PrevPageCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input PrevPageCommand
Résultat System.Windows.Input.RoutedCommand

TileColumnsProperty public_oe static_oe property

public static DependencyProperty,System.Windows TileColumnsProperty
Résultat System.Windows.DependencyProperty