虚拟探测器与实时切换按钮的绑定

This commit is contained in:
zhengxuan.zhang
2026-05-15 16:51:21 +08:00
parent 8e9ef312ad
commit e9d388beb2
10 changed files with 153 additions and 19 deletions
+2 -1
View File
@@ -127,7 +127,8 @@
Margin="4,10,4,4"
HorizontalAlignment="Center"
ToolTip="主界面实时"
IsChecked="True"
IsChecked="{Binding IsMainViewportRealtimeEnabled, Mode=TwoWay}"
IsEnabled="{Binding IsMainViewportSwitchEnabled}"
SwitchWidth="44"
SwitchHeight="24" />
<TextBlock