C# 클래스 NijieDownloader.UI.SearchPage

Interaction logic for Page1.xaml
상속: System.Windows.Controls.Page, IContent
파일 보기 프로젝트 열기: Nandaka/NijieDownloader

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
OnFragmentNavigation ( FirstFloor e ) : void
OnNavigatedFrom ( FirstFloor e ) : void
OnNavigatedTo ( FirstFloor e ) : void
OnNavigatingFrom ( FirstFloor e ) : void
SearchPage ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

OnFragmentNavigation() 공개 메소드

public OnFragmentNavigation ( FirstFloor e ) : void
e FirstFloor
리턴 void

OnNavigatedFrom() 공개 메소드

public OnNavigatedFrom ( FirstFloor e ) : void
e FirstFloor
리턴 void

OnNavigatedTo() 공개 메소드

public OnNavigatedTo ( FirstFloor e ) : void
e FirstFloor
리턴 void

OnNavigatingFrom() 공개 메소드

public OnNavigatingFrom ( FirstFloor e ) : void
e FirstFloor
리턴 void

SearchPage() 공개 메소드

public SearchPage ( ) : System
리턴 System

프로퍼티 상세

AddBatchCommand 공개적으로 정적으로 프로퍼티

public static RoutedCommand,System.Windows.Input AddBatchCommand
리턴 System.Windows.Input.RoutedCommand

AddImagesToBatchCommand 공개적으로 정적으로 프로퍼티

public static RoutedCommand,System.Windows.Input AddImagesToBatchCommand
리턴 System.Windows.Input.RoutedCommand

SearchCommand 공개적으로 정적으로 프로퍼티

public static RoutedCommand,System.Windows.Input SearchCommand
리턴 System.Windows.Input.RoutedCommand

SearchNextPageCommand 공개적으로 정적으로 프로퍼티

public static RoutedCommand,System.Windows.Input SearchNextPageCommand
리턴 System.Windows.Input.RoutedCommand

SearchPrevPageCommand 공개적으로 정적으로 프로퍼티

public static RoutedCommand,System.Windows.Input SearchPrevPageCommand
리턴 System.Windows.Input.RoutedCommand

TileColumnsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TileColumnsProperty
리턴 System.Windows.DependencyProperty