788 B
788 B
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | ||
|---|---|---|---|---|---|---|
|
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- `