|
|
@@ -198,6 +198,7 @@ |
|
|
|
<TextBlock Text="同步" Margin="4 0" VerticalAlignment="Center"/> |
|
|
|
</StackPanel> |
|
|
|
</Button> |
|
|
|
<TextBlock HorizontalAlignment="Center" Margin="4 0 0 0" MaxWidth="200" TextWrapping="Wrap" Height="25" FontSize="10" VerticalAlignment="Bottom" Foreground="Red">温馨提示:布局完成点击“同步”按钮,保存布局到菜单页面,菜单页面“右键”可导出整体布局!</TextBlock> |
|
|
|
|
|
|
|
<ToggleButton x:Name="showCode" Click="showCode_Click" DockPanel.Dock="Right" Margin="4 0 0 0" Padding="4 0"> |
|
|
|
<icon:Material Kind="FileCode"/> |
|
|
|