虚拟探测器与实时切换按钮的绑定
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user