feat: add 寄存器地址
This commit is contained in:
@@ -1337,7 +1337,8 @@
|
||||
Foreground="White"
|
||||
BorderThickness="0"
|
||||
Margin="0,20,0,0"
|
||||
Cursor="Hand">
|
||||
Cursor="Hand"
|
||||
Command="{Binding EmergencyStopCommand}">
|
||||
<Button.Template>
|
||||
<ControlTemplate TargetType="Button">
|
||||
<Border Background="{TemplateBinding Background}" CornerRadius="25">
|
||||
|
||||
Reference in New Issue
Block a user