Populate navigation caterogies

This commit is contained in:
TheXamlGuy
2024-06-09 15:36:52 +01:00
parent 3344762e6e
commit b5f125546f
15 changed files with 159 additions and 54 deletions
+1
View File
@@ -11,6 +11,7 @@ public partial class WalletViewModel :
[ObservableProperty]
private string filter;
public WalletViewModel(IServiceProvider provider,
IServiceFactory factory,
IMediator mediator,