Sicherung

This commit is contained in:
maier_S
2022-03-23 10:14:42 +01:00
parent f28abfee62
commit e84fb209d3
141 changed files with 1 additions and 16926 deletions

View File

@@ -1,7 +0,0 @@
using System.Windows.Markup;
// Mapping a custom namespace to the standard WPF namespace is usually something to avoid,
// however in this case we're only importing one type (HotkeyManager), and it's unlikely to
// collide with another type in a future version of WPF. So in this case, we do it for the
// sake of simplicity, so that the user doesn't need to map the namespace manually.
[assembly: XmlnsDefinition("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "NHotkey.Wpf")]