C# Class CalDavSynchronizer.Ui.Options.Views.OptionsWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: aluxnimm/outlookcaldavsynchronizer Class Usage Examples

Public Methods

Method Description
OptionsWindow ( ) : System

Private Methods

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

Method Details

OptionsWindow() public method

public OptionsWindow ( ) : System
return System