C# Class CalDavSynchronizer.Ui.Reports.Views.SynchronizationReportView

Interaction logic for SynchronizationReportView.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: aluxnimm/outlookcaldavsynchronizer

Public Methods

Method Description
SynchronizationReportView ( ) : System

Private Methods

Method Description
EntitySynchronizationReportList_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

SynchronizationReportView() public method

public SynchronizationReportView ( ) : System
return System