
I call ThemesOfficeThemeCatalogRegistrar.Register() in my application's startup. I am supposed to do that, right? I was trying to pin point some slowness in app startup, and I realized that this call takes almost 500 milliseconds. Can it possibly be optimized? Thanks.