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

Support for Brush to SolidColorBrush in XAML Source generation #730

Closed
jeromelaban opened this issue Apr 2, 2019 · 0 comments · Fixed by #741
Closed

Support for Brush to SolidColorBrush in XAML Source generation #730

jeromelaban opened this issue Apr 2, 2019 · 0 comments · Fixed by #741
Labels
kind/enhancement New feature or request

Comments

@jeromelaban
Copy link
Member

I'm submitting a...

  • Feature request

Current behavior

This XAML is not supported:
<Brush x:Key="DesignerBrush">Transparent</Brush>

Expected behavior

A SolidColorBrush instance is created.

Environment

Nuget Package: 1.43

Package Version(s): 

Affected platform(s):
- [ ] iOS
- [ ] Android
- [ ] WebAssembly
- [ ] Windows
- [ ] Build tasks

Visual Studio
- [ ] 2017 (version: )
- [ ] 2017 Preview (version: )
- [ ] for Mac (version: )

Relevant plugins
- [ ] Resharper (version: )
@jeromelaban jeromelaban added the kind/enhancement New feature or request label Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant