diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Dark.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Dark.xaml index 2c0b16fabf6..de103222e75 100644 --- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Dark.xaml +++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Dark.xaml @@ -429,6 +429,7 @@ + @@ -480,7 +481,7 @@ - + @@ -492,6 +493,8 @@ + + @@ -532,6 +535,10 @@ + + + + @@ -546,7 +553,13 @@ + + + + + + @@ -558,8 +571,10 @@ + + @@ -575,6 +590,11 @@ + + + + + diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/HC.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/HC.xaml index a5974b8390a..0b896c89f8f 100644 --- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/HC.xaml +++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/HC.xaml @@ -298,6 +298,7 @@ + @@ -360,6 +361,8 @@ + + @@ -400,6 +403,10 @@ + + + + @@ -415,7 +422,13 @@ + + + + + + @@ -427,8 +440,10 @@ + + @@ -444,6 +459,11 @@ + + + + + diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Light.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Light.xaml index 50f0fbafe84..54a181b0590 100644 --- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Light.xaml +++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resources/Theme/Light.xaml @@ -423,6 +423,7 @@ + @@ -474,7 +475,7 @@ - + #FFF2F2F2 @@ -487,6 +488,8 @@ + + @@ -527,6 +530,10 @@ + + + + @@ -541,7 +548,13 @@ + + + + + + @@ -553,8 +566,10 @@ + + @@ -570,6 +585,11 @@ + + + + + diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/Button.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/Button.xaml index 982e95ed7d2..0aaffac1477 100644 --- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/Button.xaml +++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/Button.xaml @@ -33,7 +33,7 @@ - + - - + + - + @@ -498,9 +498,9 @@ x:Name="PART_Root" Margin="0" Padding="0" - Background="{DynamicResource CalendarViewBackground}" - BorderBrush="{DynamicResource CalendarViewBorderBrush}" - BorderThickness="1" + Background="{TemplateBinding Background}" + BorderBrush="{TemplateBinding BorderBrush}" + BorderThickness="{TemplateBinding BorderThickness}" HorizontalAlignment="{TemplateBinding HorizontalAlignment}" VerticalAlignment="{TemplateBinding VerticalAlignment}" CornerRadius="4"> @@ -510,9 +510,9 @@ Padding="0" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" - Background="{TemplateBinding Background}" - BorderBrush="{TemplateBinding BorderBrush}" - BorderThickness="{TemplateBinding BorderThickness}" + Background="Transparent" + BorderBrush="Transparent" + BorderThickness="0" Style="{TemplateBinding CalendarItemStyle}" /> diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ComboBox.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ComboBox.xaml index 188efe84efb..f672f387706 100644 --- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ComboBox.xaml +++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ComboBox.xaml @@ -205,6 +205,8 @@ Content="{TemplateBinding SelectionBoxItem}" ContentTemplate="{TemplateBinding SelectionBoxItemTemplate}" ContentTemplateSelector="{TemplateBinding ItemTemplateSelector}" + ContentStringFormat="{TemplateBinding SelectionBoxItemStringFormat}" + SnapsToDevicePixels="{TemplateBinding SnapsToDevicePixels}" IsHitTestVisible="False" TextElement.Foreground="{TemplateBinding Foreground}" /> @@ -261,7 +263,6 @@ VerticalOffset="1"> + 1 + + + @@ -202,8 +212,8 @@ - - + + @@ -225,10 +235,11 @@ CornerRadius="8,8,0,0"> diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ToolTip.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ToolTip.xaml index bf9bd19e509..74c66398fca 100644 --- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ToolTip.xaml +++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/ToolTip.xaml @@ -5,10 +5,16 @@ All Rights Reserved. --> - + + + 9,6,9,8 + 320 + 1 + - + @@ -2781,8 +2818,8 @@ - - + + @@ -2836,14 +2873,14 @@ - + - - + + @@ -2868,7 +2905,7 @@ - + @@ -2879,8 +2916,8 @@ - - + + @@ -2916,15 +2953,15 @@ - + - - + + @@ -2986,8 +3023,13 @@ @@ -3948,8 +4009,8 @@ - - + + @@ -3960,7 +4021,7 @@ - + @@ -4478,8 +4539,11 @@ + 9,6,9,8 + 320 + 1 + - + @@ -2753,8 +2790,8 @@ - - + + @@ -2808,14 +2845,14 @@ - + - - + + @@ -2840,7 +2877,7 @@ - + @@ -2851,8 +2888,8 @@ - - + + @@ -2888,15 +2925,15 @@ - + - - + + @@ -2958,8 +2995,13 @@ @@ -3920,8 +3981,8 @@ - - + + @@ -3932,7 +3993,7 @@ - + @@ -4450,8 +4511,11 @@ + 9,6,9,8 + 320 + 1 + - + @@ -2776,8 +2813,8 @@ - - + + @@ -2831,14 +2868,14 @@ - + - - + + @@ -2863,7 +2900,7 @@ - + @@ -2874,8 +2911,8 @@ - - + + @@ -2911,15 +2948,15 @@ - + - - + + @@ -2981,8 +3018,13 @@ @@ -3943,8 +4004,8 @@ - - + + @@ -3955,7 +4016,7 @@ - + @@ -4473,8 +4534,11 @@ + 9,6,9,8 + 320 + 1