整理
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<ui:FluentWindowEx
|
||||
<ui:NeoWindow
|
||||
Height="450"
|
||||
MinWidth="550"
|
||||
Title="系统设置"
|
||||
@@ -13,7 +13,7 @@
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:mep="clr-namespace:ShrlAlgoToolkit.RevitAddins.RvMEP"
|
||||
xmlns:rvMep="clr-namespace:ShrlAlgoToolkit.RevitAddins.RvMEP"
|
||||
xmlns:ui="https://github.com/ShrlAlgo/WPFluent"
|
||||
xmlns:ui="https://github.com/ShrlAlgo/NeoUI"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<Window.Resources>
|
||||
<ResourceDictionary>
|
||||
@@ -102,4 +102,4 @@
|
||||
<!--
|
||||
</StackPanel>-->
|
||||
</Grid>
|
||||
</ui:FluentWindowEx>
|
||||
</ui:NeoWindow>
|
||||
|
||||
Reference in New Issue
Block a user