C# Class MenuKillerApp.MainWindow

Interaction logic for Window3.xaml
Inheritance: System.Windows.Window
Show file Open project: hansuky/Yuhan

Public Methods

Method Description
MainWindow ( ) : System.Windows

Private Methods

Method Description
AlwaysCanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
ApplicationCommandsClose ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Grid_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
MKPopupPlacement ( Size a, Size b, Point c ) : System.Windows.Controls.Primitives.CustomPopupPlacement[]

Method Details

MainWindow() public method

public MainWindow ( ) : System.Windows
return System.Windows