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

663 B

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DTS Viewer/DTS.Viewer.Modules/DTS.Viewer.ViewerSettings/ViewerSettingsModule.cs
2026-04-17T16:28:49.887066+00:00 zai-org/GLM-5-FP8 1 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