New binding mechanism: Expression tracking
This commit is contained in:
@@ -37,6 +37,7 @@ public static class Startup
|
||||
services.TryAddSingleton<MainWindow>();
|
||||
services.TryAddSingleton<CommandPalette>();
|
||||
services.TryAddSingleton<Dialogs>();
|
||||
services.TryAddSingleton<Timeline>();
|
||||
return services;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user