C# Class Mistilteinn.FastFindWindow

FastFindWindow.xaml 的交互逻辑
Inheritance: System.Windows.Window
Mostrar archivo Open project: RuriJudgement/Mistilteinn Class Usage Examples

Public Methods

Method Description
FastFindWindow ( ) : 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

FastFindWindow() public method

public FastFindWindow ( ) : 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