去除校准工具箱关闭按钮
This commit is contained in:
@@ -67,12 +67,12 @@
|
||||
HorizontalAlignment="Left" Width="80" Height="30"
|
||||
Visibility="{Binding IsRunning, Converter={StaticResource BoolToVisConverter}}"/>
|
||||
|
||||
<!-- Exit Button -->
|
||||
<!-- Exit Button
|
||||
<Button Grid.Row="9" Content="{loc:Localization Cal_Button_Exit}"
|
||||
Command="{Binding ExitCommand}"
|
||||
HorizontalAlignment="Right"
|
||||
Width="100" Height="35" FontSize="14"/>
|
||||
|
||||
-->
|
||||
<!-- Version Info -->
|
||||
<TextBlock Grid.Row="10" Text="{Binding VersionInfo}"
|
||||
HorizontalAlignment="Center"
|
||||
|
||||
Reference in New Issue
Block a user