修东西
This commit is contained in:
lincube
2026-03-21 22:40:07 +08:00
parent 46a8df5900
commit 73cdefe296
5 changed files with 39 additions and 61 deletions

View File

@@ -51,14 +51,9 @@
FontFamily="Consolas"
FontSize="12"
Focusable="False"
IsTabStop="False" />
IsTabStop="False"
HorizontalAlignment="Stretch" />
</StackPanel>
<Button Grid.Column="1"
Content="{Binding RefreshTelemetryIdText}"
Command="{Binding RefreshTelemetryIdCommand}"
VerticalAlignment="Center"
Margin="16,0,0,0"
Classes="accent-button" />
</Grid>
</Border>