C# Class BudgetAnalyser.LedgerBook.ReconciliationToDoListUserControl

Interaction logic for ReconciliationToDoListUserControl.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: Benrnz/BudgetAnalyser

Private Properties

Property Type Description
OnListDataContextChanged void
OnUnloaded void

Public Methods

Method Description
ReconciliationToDoListUserControl ( ) : System.ComponentModel

Private Methods

Method Description
OnListDataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnUnloaded ( object sender, RoutedEventArgs e ) : void

Method Details

ReconciliationToDoListUserControl() public method

public ReconciliationToDoListUserControl ( ) : System.ComponentModel
return System.ComponentModel