C# 클래스 NijieDownloader.UI.MemberPage

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

공개 프로퍼티들

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

공개 메소드들

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

비공개 메소드들

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

메소드 상세

MemberPage() 공개 메소드

public MemberPage ( ) : System
리턴 System

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

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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