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

@ -2,7 +2,7 @@
using System.Windows.Controls;
using System.Windows.Input;
namespace LsBricks.Controls
namespace ModernWpfPlayground.PropertyPresenter2
{
/// <inheritdoc />
/// <summary>
@ -38,7 +38,7 @@ namespace LsBricks.Controls
/// <inheritdoc />
/// <summary>
/// Initializes a new instance of the <see cref="T:LsBricks.Controls.TextBoxEx" /> class.
/// Initializes a new instance of the <see cref="T:ModernWpfPlayground.PropertyPresenter2.TextBoxEx" /> class.
/// </summary>
public TextBoxEx()
{