整理控件库
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:converters="clr-namespace:WPFluent.Converters">
|
||||
|
||||
<converters:BrushToColorConverter x:Key="BrushToColorConverter" />
|
||||
|
||||
<Style x:Key="DefaultListBoxItemStyle" TargetType="{x:Type ListBoxItem}">
|
||||
<Setter Property="Foreground" Value="{DynamicResource ListBoxItemForeground}" />
|
||||
<Setter Property="Background" Value="{DynamicResource ListBoxItemSelectedBackgroundThemeBrush}" />
|
||||
|
||||
Reference in New Issue
Block a user