Simpler is better
This commit is contained in:
parent
11aaf36789
commit
246111dee1
3 changed files with 0 additions and 9 deletions
|
|
@ -100,8 +100,6 @@ public class AddCircleMemberDialogTests
|
|||
|
||||
context.Window = new MainWindow();
|
||||
context.App = (PostIt.App)Application.Current!;
|
||||
context.App.DataTemplates.Clear();
|
||||
context.App.DataTemplates.Add(new ViewLocator(sp));
|
||||
context.App.AttachMainWindow(context.Window);
|
||||
context.Window.Show();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue