equal
deleted
inserted
replaced
8 using System.Windows.Input; |
8 using System.Windows.Input; |
9 using System.Windows.Media; |
9 using System.Windows.Media; |
10 using System.Windows.Media.Animation; |
10 using System.Windows.Media.Animation; |
11 using System.Windows.Shapes; |
11 using System.Windows.Shapes; |
12 using Iri.Modernisation.BaseMVVM.Commands; |
12 using Iri.Modernisation.BaseMVVM.Commands; |
|
13 |
13 namespace Iri.Modernisation.Controls.View |
14 namespace Iri.Modernisation.Controls.View |
14 { |
15 { |
15 public partial class ProductionView : UserControl |
16 public partial class ProductionView : UserControl |
16 { |
17 { |
17 public ProductionView() |
18 public ProductionView() |