暂时隐藏一些功能实现

This commit is contained in:
fengjiayi
2025-05-27 18:41:17 +08:00
parent 7848af0363
commit 9bceb970d3
2 changed files with 5 additions and 11 deletions

View File

@@ -15,10 +15,7 @@
</UserControl.Resources>
<Grid>
<!-- TabControl -->
<!--DragOver="TabControl_DragOver"
Drop="TabControl_Drop"
AllowDrop="True"-->
<TabControl SelectedItem="{Binding SelectedTab}"
SelectionChanged="TabControl_SelectionChanged"
x:Name="CanvasTab">