周立功的CAN /FD实现
This commit is contained in:
@@ -174,6 +174,14 @@
|
||||
VerticalContentAlignment="Center"
|
||||
Text="{Binding LinBaudRate, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" />
|
||||
|
||||
<Button
|
||||
Margin="0,0,20,0"
|
||||
Command="{Binding OpenRwDialogCmd}"
|
||||
Foreground="White"
|
||||
IsEnabled="{Binding IsRwEditable}">
|
||||
<TextBlock FontSize="14" Text="读写设置" />
|
||||
</Button>
|
||||
|
||||
<CheckBox
|
||||
VerticalAlignment="Center"
|
||||
Content="调度使能"
|
||||
|
||||
Reference in New Issue
Block a user