--- source_files: - DTS Viewer/DTS.Viewer.Modules/DTS.Viewer.ViewerSettings/ViewerSettingsModule.cs generated_at: "2026-04-17T16:28:49.887066+00:00" model: "zai-org/GLM-5-FP8" schema_version: 1 sha256: "3f7db025bc16257d" --- # DTS.Viewer.ViewerSettings ### Purpose This module is a Prism-based modular component that provides viewer settings functionality within the DTS application. It registers its views and view models with the Unity dependency injection container and exposes assembly metadata (name, image, group, region) for integration with the main application shell. ### Public Interface **`ViewerSettingsModule`** (class) - Implements: `Prism.Mod