C# Class Mistilteinn.FindInTranslatedWindow

FindInTranslatedWindow.xaml 的交互逻辑
Inheritance: System.Windows.Window
Afficher le fichier Open project: RuriJudgement/Mistilteinn Class Usage Examples

Méthodes publiques

Méthode Description
FindInTranslatedWindow ( ) : System

Méthodes protégées

Méthode Description
OnClosed ( EventArgs e ) : void
OnInitialized ( EventArgs e ) : void

Private Methods

Méthode Description
FindNext_Click ( object sender, RoutedEventArgs e ) : void

Method Details

FindInTranslatedWindow() public méthode

public FindInTranslatedWindow ( ) : System
Résultat System

OnClosed() protected méthode

protected OnClosed ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnInitialized() protected méthode

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
Résultat void