C# Class BudgetAnalyser.ShellDialog.ShellDialogView

Interaction logic for ShellDialogView.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: Benrnz/BudgetAnalyser

Private Properties

Property Type Description
OnShellDialogKeyUp void

Public Methods

Method Description
ShellDialogView ( ) : System.Windows.Controls

Private Methods

Method Description
OnShellDialogKeyUp ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

ShellDialogView() public method

public ShellDialogView ( ) : System.Windows.Controls
return System.Windows.Controls