整理
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<ui:FluentWindowEx
|
||||
<ui:NeoWindow
|
||||
Height="280"
|
||||
MinHeight="280"
|
||||
MinWidth="250"
|
||||
@@ -15,7 +15,7 @@
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:md="http://materialdesigninxaml.net/winfx/xaml/themes"
|
||||
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 Source="pack://application:,,,/ShrlAlgoToolkit.RevitAddins;component/WPFUI.xaml" />
|
||||
@@ -98,4 +98,4 @@
|
||||
HorizontalAlignment="Stretch"
|
||||
ToolTip="当选中构件时,则直接旋转,未选中时,则根据选项决定是多选还是单选" />
|
||||
</ui:StackPanel>
|
||||
</ui:FluentWindowEx>
|
||||
</ui:NeoWindow>
|
||||
|
||||
Reference in New Issue
Block a user