mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-12 20:26:35 +08:00
项目结构调整
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using Fluent;
|
||||
|
||||
namespace FluentTest
|
||||
{
|
||||
public partial class MinimalWindowSample : RibbonWindow
|
||||
{
|
||||
public MinimalWindowSample()
|
||||
{
|
||||
this.InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user