Files
DP44/docs/ai/DTS Viewer/DTS.Viewer.Modules/DTS.Viewer.ViewerSettings.md
2026-04-17 14:55:32 -04:00

18 lines
663 B
Markdown

---
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