mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-05-04 23:10:25 +08:00
修改空间名称
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
</Setter>
|
||||
</Style>
|
||||
|
||||
<Style x:Key="FlatComboBoxStyle" TargetType="{x:Type ComboBox}">
|
||||
<Style x:Key="AIStudio.Mind.Styles.ComboBox.Flat" TargetType="{x:Type ComboBox}">
|
||||
<Setter Property="Background" Value="Transparent"/>
|
||||
<Setter Property="Foreground" Value="Black" />
|
||||
<Setter Property="BorderBrush" Value="Transparent"/>
|
||||
@@ -104,7 +104,7 @@
|
||||
</Setter>
|
||||
</Style>
|
||||
|
||||
<Style x:Key="FlatComboBox2ColumnStyle" TargetType="{x:Type ComboBox}">
|
||||
<Style x:Key="AIStudio.Mind.Styles.ComboBox.Flat2" TargetType="{x:Type ComboBox}">
|
||||
<Setter Property="Background" Value="Transparent"/>
|
||||
<Setter Property="Foreground" Value="Black" />
|
||||
<Setter Property="BorderBrush" Value="Transparent"/>
|
||||
|
||||
Reference in New Issue
Block a user