C# Class ScreenToGif.Windows.Other.Localization

Interaction logic for Localization.xaml
Inheritance: System.Windows.Window
显示文件 Open project: dbremner/ScreenToGif Class Usage Examples

Public Methods

Method Description
Localization ( ) : System

Private Methods

Method Description
Add_CanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
Add_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Localization_OnLoaded ( object sender, RoutedEventArgs e ) : void
MoveDown_CanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
MoveDown_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
MoveUp_CanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
MoveUp_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Remove_CanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
Remove_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Save_CanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
Save_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

Method Details

Localization() public method

public Localization ( ) : System
return System