C# Class NijieDownloader.UI.MemberPage

Interaction logic for Page1.xaml
Inheritance: System.Windows.Controls.Page, IContent
Exibir arquivo Open project: Nandaka/NijieDownloader

Public Properties

Property 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

Public Methods

Method Description
MemberPage ( ) : System
OnFragmentNavigation ( FirstFloor e ) : void
OnNavigatedFrom ( FirstFloor e ) : void
OnNavigatedTo ( FirstFloor e ) : void
OnNavigatingFrom ( FirstFloor e ) : void

Private Methods

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

public MemberPage ( ) : System
return System

OnFragmentNavigation() public method

public OnFragmentNavigation ( FirstFloor e ) : void
e FirstFloor
return void

OnNavigatedFrom() public method

public OnNavigatedFrom ( FirstFloor e ) : void
e FirstFloor
return void

OnNavigatedTo() public method

public OnNavigatedTo ( FirstFloor e ) : void
e FirstFloor
return void

OnNavigatingFrom() public method

public OnNavigatingFrom ( FirstFloor e ) : void
e FirstFloor
return void

Property Details

AddImagesToBatchCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input AddImagesToBatchCommand
return System.Windows.Input.RoutedCommand

AddMemberToBatchCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input AddMemberToBatchCommand
return System.Windows.Input.RoutedCommand

GetMemberCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input GetMemberCommand
return System.Windows.Input.RoutedCommand

NextPageCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input NextPageCommand
return System.Windows.Input.RoutedCommand

PrevPageCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input PrevPageCommand
return System.Windows.Input.RoutedCommand

TileColumnsProperty public_oe static_oe property

public static DependencyProperty,System.Windows TileColumnsProperty
return System.Windows.DependencyProperty