An attempt to send messages out of the scope
This commit is contained in:
@@ -90,6 +90,7 @@ public partial class App : Application
|
||||
services.AddTemplate<ItemHeaderViewModel, ItemHeaderView>();
|
||||
|
||||
services.AddHandler<CreateItemHandler>();
|
||||
services.AddHandler<ItemActivatedHandler>();
|
||||
});
|
||||
})!);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user