mirror of
https://github.com/holgerb83/ModernWpfPlayground.git
synced 2025-06-30 17:50:51 +02:00
Reorganization of files
This commit is contained in:
9
Controls/Properties/AssemblyInfo.cs
Normal file
9
Controls/Properties/AssemblyInfo.cs
Normal file
@ -0,0 +1,9 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Windows.Markup;
|
||||
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
[assembly: CLSCompliant(true)]
|
||||
|
||||
[assembly: XmlnsDefinition("http://wpflib.de/", "Controls")]
|
Reference in New Issue
Block a user