C# Class cleanInjector.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: Vipeax/cleanLayer

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
Attach ( int pid ) : void
PaintWoWs ( object dummy ) : void
Sidebar_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
Window_Closed ( object sender, EventArgs e ) : void
Window_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void
lab_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System