C# Class CalDavSynchronizer.Ui.Views.GenericReportWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Mostra file Open project: aluxnimm/outlookcaldavsynchronizer Class Usage Examples

Public Methods

Method Description
GenericReportWindow ( ) : System

Private Methods

Method Description
OptionsWindow_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ViewModel_CloseRequested ( object sender, EventArgs e ) : void

Method Details

GenericReportWindow() public method

public GenericReportWindow ( ) : System
return System