清理代码
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
using System.Windows;
|
||||
|
||||
using Melskin.Appearance;
|
||||
|
||||
namespace ShrlAlgoToolkit.RevitAddins.ModelManager
|
||||
namespace ShrlAlgoToolkit.RevitAddins.ModelManager
|
||||
{
|
||||
/// <summary>
|
||||
/// ModelCheckView.xaml 的交互逻辑
|
||||
@@ -11,9 +7,7 @@ namespace ShrlAlgoToolkit.RevitAddins.ModelManager
|
||||
{
|
||||
public ModelCheckView()
|
||||
{
|
||||
//this.Style = (Style)this.FindResource("MelWindowStyle");
|
||||
InitializeComponent();
|
||||
//ThemeManager.ApplyResourcesToElement(this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user