C# 클래스 ScreenToGif.Windows.Other.Localization

Interaction logic for Localization.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: dbremner/ScreenToGif 1 사용 예제들

공개 메소드들

메소드 설명
Localization ( ) : System

비공개 메소드들

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

메소드 상세

Localization() 공개 메소드

public Localization ( ) : System
리턴 System