C# Class Predavanje_14.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: vsite-prog/DOTN

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
CommandBinding_CanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
CommandBinding_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System