Refactoring WIP
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Windows.Controls;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Interactivity;
|
||||
|
||||
namespace StructureHelper
|
||||
namespace StructureHelper.Infrastructure
|
||||
{
|
||||
public class MouseBehaviour : Behavior<Panel>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user