VitalElement / AvalonStudio

Cross platform IDE and Shell
GNU Lesser General Public License v3.0
1.62k stars 237 forks source link

Add XMLNS definitions #686

Open danwalmsley opened 6 years ago

danwalmsley commented 6 years ago

AssemblyInfo.cs

+using System.Reflection; +using Avalonia.Metadata; + +[assembly: XmlnsDefinition("https://github.com/avaloniaui", "Avalonia.Documents")]

This will make things a lot easier in xaml files and for users of shell.