Files
DP44/docs/ai/Common/DTS.Common/Resources.md
2026-04-17 14:55:32 -04:00

788 B

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
Common/DTS.Common/Resources/ResourceNames.cs
Common/DTS.Common/Resources/MainTabControlResource.xaml.cs
2026-04-17T16:24:44.547194+00:00 zai-org/GLM-5-FP8 1 ddf674539b258a80

Resources

Purpose

This module provides shared resource definitions and code-behind logic for WPF resources used across the DTS application. It includes constant definitions for storyboard names used in view transitions and event handling logic for tab control tooltips that integrates with the Prism event aggregation system for help text display.

Public Interface

ResourceNames (internal static class)

  • const string EntryStoryboardName = "InTransition" — Name constant for entry/transition-in storyboard
  • `