File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 9191 </Setter >
9292 </Style >
9393
94- <Style x : Key =" DefaultAccentButtonStyle " TargetType =" {x:Type Button}" >
94+ <Style x : Key =" AccentButtonStyle " TargetType =" {x:Type Button}" >
9595 <Setter Property =" FocusVisualStyle" Value =" {DynamicResource ButtonFocusVisual}" />
9696 <Setter Property =" Background" Value =" {DynamicResource AccentButtonBackground}" />
9797 <Setter Property =" Foreground" Value =" {DynamicResource AccentButtonForeground}" />
Original file line number Diff line number Diff line change 698698 </Setter .Value>
699699 </Setter >
700700 </Style >
701- <Style x : Key =" DefaultAccentButtonStyle " TargetType =" {x:Type Button}" >
701+ <Style x : Key =" AccentButtonStyle " TargetType =" {x:Type Button}" >
702702 <Setter Property =" FocusVisualStyle" Value =" {DynamicResource ButtonFocusVisual}" />
703703 <Setter Property =" Background" Value =" {DynamicResource AccentButtonBackground}" />
704704 <Setter Property =" Foreground" Value =" {DynamicResource AccentButtonForeground}" />
30933093 <Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
30943094 <Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
30953095 <Setter Property =" Padding" Value =" {DynamicResource TextControlThemePadding}" />
3096- <Setter Property =" PasswordChar" Value =" ●" />
3096+ <Setter Property =" PasswordChar" Value =" ●" />
30973097 <Setter Property =" Border.CornerRadius" Value =" {DynamicResource ControlCornerRadius}" />
30983098 <Setter Property =" SnapsToDevicePixels" Value =" True" />
30993099 <Setter Property =" OverridesDefaultStyle" Value =" True" />
Original file line number Diff line number Diff line change 672672 </Setter .Value>
673673 </Setter >
674674 </Style >
675- <Style x : Key =" DefaultAccentButtonStyle " TargetType =" {x:Type Button}" >
675+ <Style x : Key =" AccentButtonStyle " TargetType =" {x:Type Button}" >
676676 <Setter Property =" FocusVisualStyle" Value =" {DynamicResource ButtonFocusVisual}" />
677677 <Setter Property =" Background" Value =" {DynamicResource AccentButtonBackground}" />
678678 <Setter Property =" Foreground" Value =" {DynamicResource AccentButtonForeground}" />
30673067 <Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
30683068 <Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
30693069 <Setter Property =" Padding" Value =" {DynamicResource TextControlThemePadding}" />
3070- <Setter Property =" PasswordChar" Value =" ●" />
3070+ <Setter Property =" PasswordChar" Value =" ●" />
30713071 <Setter Property =" Border.CornerRadius" Value =" {DynamicResource ControlCornerRadius}" />
30723072 <Setter Property =" SnapsToDevicePixels" Value =" True" />
30733073 <Setter Property =" OverridesDefaultStyle" Value =" True" />
Original file line number Diff line number Diff line change 693693 </Setter .Value>
694694 </Setter >
695695 </Style >
696- <Style x : Key =" DefaultAccentButtonStyle " TargetType =" {x:Type Button}" >
696+ <Style x : Key =" AccentButtonStyle " TargetType =" {x:Type Button}" >
697697 <Setter Property =" FocusVisualStyle" Value =" {DynamicResource ButtonFocusVisual}" />
698698 <Setter Property =" Background" Value =" {DynamicResource AccentButtonBackground}" />
699699 <Setter Property =" Foreground" Value =" {DynamicResource AccentButtonForeground}" />
30903090 <Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
30913091 <Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
30923092 <Setter Property =" Padding" Value =" {DynamicResource TextControlThemePadding}" />
3093- <Setter Property =" PasswordChar" Value =" ●" />
3093+ <Setter Property =" PasswordChar" Value =" ●" />
30943094 <Setter Property =" Border.CornerRadius" Value =" {DynamicResource ControlCornerRadius}" />
30953095 <Setter Property =" SnapsToDevicePixels" Value =" True" />
30963096 <Setter Property =" OverridesDefaultStyle" Value =" True" />
You can’t perform that action at this time.
0 commit comments