C# Class NijieDownloader.UI.SearchPage

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

Méthodes publiques

Свойство Type Description
AddBatchCommand System.Windows.Input.RoutedCommand
AddImagesToBatchCommand System.Windows.Input.RoutedCommand
SearchCommand System.Windows.Input.RoutedCommand
SearchNextPageCommand System.Windows.Input.RoutedCommand
SearchPrevPageCommand System.Windows.Input.RoutedCommand
TileColumnsProperty System.Windows.DependencyProperty

Méthodes publiques

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

Private Methods

Méthode Description
CanExecuteAddImagesToBatchCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
CanExecuteSearchCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
CanExecuteSearchNextPageCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
CanExecuteSearchPrevPageCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
ExecuteAddBatchCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
ExecuteAddImagesToBatchCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
ExecuteSearchCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
ExecuteSearchNextPageCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
ExecuteSearchPrevPageCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Hyperlink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
ProcessNavigation ( string fragment ) : void
ScrollViewer_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
StackPanel_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Check the box using spacebar

lbxImages_PreviewMouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

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

SearchPage() public méthode

public SearchPage ( ) : System
Résultat System

Property Details

AddBatchCommand public_oe static_oe property

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

AddImagesToBatchCommand public_oe static_oe property

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

SearchCommand public_oe static_oe property

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

SearchNextPageCommand public_oe static_oe property

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

SearchPrevPageCommand public_oe static_oe property

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

TileColumnsProperty public_oe static_oe property

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