C# Class Mistilteinn.FindInTranslatedWindow

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

Public Methods

Method Description
FindInTranslatedWindow ( ) : System

Protected Methods

Method Description
OnClosed ( EventArgs e ) : void
OnInitialized ( EventArgs e ) : void

Private Methods

Method Description
FindNext_Click ( object sender, RoutedEventArgs e ) : void

Method Details

FindInTranslatedWindow() public method

public FindInTranslatedWindow ( ) : System
return System

OnClosed() protected method

protected OnClosed ( EventArgs e ) : void
e System.EventArgs
return void

OnInitialized() protected method

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
return void