Esempio n. 1
0
        private void Application_Startup(object sender, StartupEventArgs e)
        {
            PadContext.Context.Initialize();

            ThemeManager.ApplyDefaultTheme();
        }