C# 클래스 ReplaySync.MainWindow

Interaction logic for MainWindow.xaml
파일 보기 프로젝트 열기: ascendedguard/sc2-replaysync

공개 메소드들

메소드 설명
MainWindow ( ) : System.Windows

Initializes a new instance of the MainWindow class.

비공개 메소드들

메소드 설명
MainWindowClosing ( object sender, System e ) : void

Shuts down the application when the main window is closed.

MainWindowMouseDown ( object sender, System e ) : void
MinimizeClicked ( object sender, RoutedEventArgs e ) : void
MoveWindowChecked ( object sender, RoutedEventArgs e ) : void

메소드 상세

MainWindow() 공개 메소드

Initializes a new instance of the MainWindow class.
public MainWindow ( ) : System.Windows
리턴 System.Windows