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 CheckMark for VS MenuItem #3688

Merged
merged 1 commit into from Nov 12, 2019
Merged

Add CheckMark for VS MenuItem #3688

merged 1 commit into from Nov 12, 2019

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Nov 12, 2019

Describe the changes you have made to improve this project

  • Add new VS brush MahApps.Brushes.Menu.Checkmark.Fill
  • Add new VS brush MahApps.Brushes.Menu.Checkmark.Background

Additional context

Found at SO

<MenuItem Header="Switch to...">
   <MenuItem IsCheckable="True" IsChecked="True" Header="Stroke-Based" StaysOpenOnClick="True" />
   <MenuItem IsCheckable="True" IsChecked="True" Header="Color-Transfer" StaysOpenOnClick="True" />
</MenuItem>

G2V8d

Fixed

2019-11-12_23h43_52

- Add new VS brush `MahApps.Brushes.Menu.Checkmark.Fill`
- Add new VS brush `MahApps.Brushes.Menu.Checkmark.Background`
@punker76 punker76 added this to the 2.0.0 milestone Nov 12, 2019
@punker76 punker76 merged commit 018202c into develop Nov 12, 2019
@punker76 punker76 deleted the VS_MenuItem_CheckMark branch November 12, 2019 22:45
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.

None yet

1 participant