C# Class Mistilteinn.CheckTextWindow

CheckTextWindow.xaml 的交互逻辑
Inheritance: System.Windows.Window
Show file Open project: RuriJudgement/Mistilteinn

Public Methods

Method Description
CheckTextWindow ( ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
DataGrid_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
DataGrid_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void

Method Details

CheckTextWindow() public method

public CheckTextWindow ( ) : System
return System