We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This XAML is not supported: <Brush x:Key="DesignerBrush">Transparent</Brush>
<Brush x:Key="DesignerBrush">Transparent</Brush>
A SolidColorBrush instance is created.
SolidColorBrush
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: )
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
I'm submitting a...
Current behavior
This XAML is not supported:
<Brush x:Key="DesignerBrush">Transparent</Brush>
Expected behavior
A
SolidColorBrush
instance is created.Environment
The text was updated successfully, but these errors were encountered: