mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-29 04:33:23 +08:00
修改空间名称
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
|
||||
<Style x:Key="FlatToggleButtonStyle" TargetType="{x:Type ToggleButton}">
|
||||
<Style x:Key="AIStudio.Mind.Styles.ToggleButton.Flat" TargetType="{x:Type ToggleButton}">
|
||||
<Setter Property="Background" Value="LightGray" />
|
||||
<Setter Property="Foreground" Value="Black" />
|
||||
<Setter Property="HorizontalContentAlignment" Value="Center"/>
|
||||
|
||||
Reference in New Issue
Block a user