Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RadioButton Windows 10 Style #3736

Merged
merged 1 commit into from Feb 12, 2020
Merged

Conversation

punker76
Copy link
Member

Describe the changes you have made to improve this project

This PR add the Windows 10 18362 RadioButton style MahApps.Styles.RadioButton.Win10.

2020-02-12_21h56_37

2020-02-12_21h56_59

Additional context

New RadioButton Brushes

MahApps.Brushes.RadioButton.Foreground
MahApps.Brushes.RadioButton.ForegroundPointerOver
MahApps.Brushes.RadioButton.ForegroundPressed
MahApps.Brushes.RadioButton.ForegroundDisabled
MahApps.Brushes.RadioButton.Background
MahApps.Brushes.RadioButton.BackgroundPointerOver
MahApps.Brushes.RadioButton.BackgroundPressed
MahApps.Brushes.RadioButton.BackgroundDisabled
MahApps.Brushes.RadioButton.BorderBrush
MahApps.Brushes.RadioButton.BorderBrushPointerOver
MahApps.Brushes.RadioButton.BorderBrushPressed
MahApps.Brushes.RadioButton.BorderBrushDisabled
MahApps.Brushes.RadioButton.OuterEllipseStroke
MahApps.Brushes.RadioButton.OuterEllipseStrokePointerOver
MahApps.Brushes.RadioButton.OuterEllipseStrokePressed
MahApps.Brushes.RadioButton.OuterEllipseStrokeDisabled
MahApps.Brushes.RadioButton.OuterEllipseFill
MahApps.Brushes.RadioButton.OuterEllipseFillPointerOver
MahApps.Brushes.RadioButton.OuterEllipseFillPressed
MahApps.Brushes.RadioButton.OuterEllipseFillDisabled
MahApps.Brushes.RadioButton.OuterEllipseCheckedStroke
MahApps.Brushes.RadioButton.OuterEllipseCheckedStrokePointerOver
MahApps.Brushes.RadioButton.OuterEllipseCheckedStrokePressed
MahApps.Brushes.RadioButton.OuterEllipseCheckedStrokeDisabled
MahApps.Brushes.RadioButton.OuterEllipseCheckedFill
MahApps.Brushes.RadioButton.OuterEllipseCheckedFillPointerOver
MahApps.Brushes.RadioButton.OuterEllipseCheckedFillPressed
MahApps.Brushes.RadioButton.OuterEllipseCheckedFillDisabled
MahApps.Brushes.RadioButton.CheckGlyphFill
MahApps.Brushes.RadioButton.CheckGlyphFillPointerOver
MahApps.Brushes.RadioButton.CheckGlyphFillPressed
MahApps.Brushes.RadioButton.CheckGlyphFillDisabled
MahApps.Brushes.RadioButton.CheckGlyphStroke
MahApps.Brushes.RadioButton.CheckGlyphStrokePointerOver
MahApps.Brushes.RadioButton.CheckGlyphStrokePressed
MahApps.Brushes.RadioButton.CheckGlyphStrokeDisabled

Closed Issues

Closes #3725

@punker76 punker76 added this to the 2.0.0 milestone Feb 12, 2020
@punker76 punker76 merged commit b6670b3 into develop Feb 12, 2020
@punker76 punker76 deleted the feature/RadioButtonWin10 branch February 12, 2020 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Add RadioButton Windows 10 Style
1 participant