Files
DP44/DataPRO/WPF.DbAPI/.svn/pristine/d5/d5533c164e4092a62e8d3f2d2158502a52a2ad9f.svn-base

11 lines
644 B
Plaintext
Raw Normal View History

2026-04-17 14:55:32 -04:00
using System.Windows;
[assembly: ThemeInfo(
ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
//(used if a resource is not found in the page,
// or application resource dictionaries)
ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located
//(used if a resource is not found in the page,
// app, or any theme specific resource dictionaries)
)]