public ApplicationBackend(Application app) { appFrontend = app; Registry.Initialize(new AssemblyWidgetLibrary(typeof(Registry).Assembly.FullName, typeof(Registry).Assembly)); WidgetDesignerBackend.DefaultObjectViewer = this; }