清理无用代码

This commit is contained in:
GG Z
2026-02-18 21:41:30 +08:00
parent ee325d169e
commit 94cf3f3266
131 changed files with 69 additions and 12589 deletions

View File

@@ -2,7 +2,7 @@
x:Class="ShrlAlgoToolkit.RevitAddins.RvFamily.RenameTypeView"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:attach="clr-namespace:ShrlAlgoToolkit.Mvvm.Attach;assembly=ShrlAlgoToolkit.Mvvm"
xmlns:attach="clr-namespace:ShrlAlgoToolkit.RevitAddins.Assists"
xmlns:b="http://schemas.microsoft.com/xaml/behaviors"
xmlns:conv="clr-namespace:ShrlAlgoToolkit.RevitAddins.Converters"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"