月更
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using AntdWpf.Controls;
|
||||
using AntDesignWPF.Controls;
|
||||
|
||||
using Caliburn.Micro;
|
||||
|
||||
@@ -6,7 +6,7 @@ using System.ComponentModel.Composition;
|
||||
using System.Windows;
|
||||
using System.Windows.Media;
|
||||
|
||||
namespace AntdWpfDemo.ViewModels
|
||||
namespace AntDesignWPFDemo.ViewModels
|
||||
{
|
||||
[Export(typeof(IScreen))]
|
||||
internal class ButtonViewModel : Screen
|
||||
|
||||
Reference in New Issue
Block a user