1
0
mirror of https://github.com/holgerb83/ModernWpfPlayground.git synced 2025-04-25 09:01:36 +02:00

9 lines
208 B
C#

using System;
using System.Runtime.InteropServices;
using System.Windows.Markup;
[assembly: ComVisible(false)]
[assembly: CLSCompliant(true)]
[assembly: XmlnsDefinition("http://wpflib.de/", "Controls")]