C# Class BudgetAnalyser.LedgerBook.LedgerRemarksUserControl

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

Public Methods

Method Description
LedgerRemarksUserControl ( ) : System.Windows

Private Methods

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

Method Details

LedgerRemarksUserControl() public method

public LedgerRemarksUserControl ( ) : System.Windows
return System.Windows