Added functionality to edit persons
This commit is contained in:
@@ -24,10 +24,6 @@ namespace DebtMgr.View.Dialogs
|
||||
App.Locator.AddTransactionView.RequestClose += (s, e) => Close();
|
||||
|
||||
DataContext = App.Locator.AddTransactionView;
|
||||
|
||||
//Uri iconUri = new Uri("pack://application:,,,/Content/money_red.ico", UriKind.RelativeOrAbsolute);
|
||||
|
||||
//this.Icon = BitmapFrame.Create(iconUri);
|
||||
}
|
||||
|
||||
#region TextBox_OnKeyUp()
|
||||
|
||||
Reference in New Issue
Block a user