Files
TheXamlGuy/UI/WPF.Controls/Properties/AssemblyInfo.cs
T
2022-11-01 15:26:08 +00:00

5 lines
268 B
C#

using System.Windows;
using System.Windows.Markup;
[assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)]
[assembly: XmlnsDefinition("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "TheXamlGuy.UI.WPF.Controls")]