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 |
Method | Description | |
---|---|---|
MemberPage ( ) : System | ||
OnFragmentNavigation ( FirstFloor e ) : void | ||
OnNavigatedFrom ( FirstFloor e ) : void | ||
OnNavigatedTo ( FirstFloor e ) : void | ||
OnNavigatingFrom ( FirstFloor e ) : void |
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 |
public OnFragmentNavigation ( FirstFloor e ) : void | ||
e | FirstFloor | |
return | void |
public OnNavigatedFrom ( FirstFloor e ) : void | ||
e | FirstFloor | |
return | void |
public OnNavigatingFrom ( FirstFloor e ) : void | ||
e | FirstFloor | |
return | void |
public static RoutedCommand,System.Windows.Input AddImagesToBatchCommand | ||
return | System.Windows.Input.RoutedCommand |
public static RoutedCommand,System.Windows.Input AddMemberToBatchCommand | ||
return | System.Windows.Input.RoutedCommand |
public static RoutedCommand,System.Windows.Input GetMemberCommand | ||
return | System.Windows.Input.RoutedCommand |
public static RoutedCommand,System.Windows.Input NextPageCommand | ||
return | System.Windows.Input.RoutedCommand |
public static RoutedCommand,System.Windows.Input PrevPageCommand | ||
return | System.Windows.Input.RoutedCommand |