Viewmodels are now maintained throughout the app lifecycle
This commit is contained in:
@ -8,7 +8,6 @@ namespace Aurora.Design.Views.Party
|
||||
public PartyView()
|
||||
{
|
||||
InitializeComponent();
|
||||
BindingContext = new PartyViewModel();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user