/// <summary> Constructor for a new instance of the <see cref="InstanceWide_UI_Configuration"/> class </summary> public InstanceWide_UI_Configuration() { CitationViewer = new CitationConfig(); TemplateElements = new TemplateElementsConfig(); WriterViewers = new WriterViewerConfig(); MapEditor = new MapEditor_Configuration(); StaticResources = new StaticResources_Configuration(); }