C# Class Example.CefGlue.Ko.Calendar.MainWindow

Interaction logic for MainWindow.xaml
Mostrar archivo Open project: David-Desmaisons/MVVM.CEF.Glue

Public Methods

Method Description
MainWindow ( ) : System

Protected Methods

Method Description
OnClosed ( EventArgs e ) : void

Private Methods

Method Description
Window_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

OnClosed() protected method

protected OnClosed ( EventArgs e ) : void
e System.EventArgs
return void