removed warnings

This commit is contained in:
2020-02-18 22:22:07 +01:00
parent ca000aac74
commit d130364643
13 changed files with 29 additions and 69 deletions

View File

@ -5,7 +5,7 @@ using System.Globalization;
using System.Linq;
using System.Windows.Data;
namespace LsBricks.Controls
namespace ModernWpfPlayground.PropertyPresenter2
{
/// <summary>
/// Converts enums to a List with KeyValuePairs.