重命名控件库
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<ui:NeoWindow
|
||||
<ui:MelWindow
|
||||
x:Class="ShrlAlgoToolkit.RevitAddins.RvView.ViewManagerView"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
@@ -9,7 +9,7 @@
|
||||
xmlns:local="clr-namespace:ShrlAlgoToolkit.RevitAddins.RvView"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:rvView="clr-namespace:ShrlAlgoToolkit.RevitAddins.RvView"
|
||||
xmlns:ui="https://github.com/ShrlAlgo/NeoUI"
|
||||
xmlns:ui="https://github.com/ShrlAlgo/Melskin"
|
||||
Title="视图管理"
|
||||
Width="800"
|
||||
Height="450"
|
||||
@@ -256,4 +256,4 @@
|
||||
Content="应用" />
|
||||
|
||||
</ui:Grid>
|
||||
</ui:NeoWindow>
|
||||
</ui:MelWindow>
|
||||
Reference in New Issue
Block a user