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

Xaml is missing a } #471

Open
DanielCauser opened this issue Sep 19, 2024 · 0 comments
Open

Xaml is missing a } #471

DanielCauser opened this issue Sep 19, 2024 · 0 comments

Comments

@DanielCauser
Copy link

DanielCauser commented Sep 19, 2024

Type of issue

Typo

Description

The documentation shows:
BackgroundColor="{Binding MyValue, Converter={StaticResource CompareConverter}" />

But is should be
BackgroundColor="{Binding MyValue, Converter={StaticResource CompareConverter}}" />

Page URL

https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/converters/compare-converter

Content source URL

https://github.com/MicrosoftDocs/CommunityToolkit/blob/main/docs/maui/converters/compare-converter.md

Document Version Independent Id

d6362387-38ab-f651-3a88-976a34ef9f9c

Article author

@bijington

Metadata

  • ID: d6362387-38ab-f651-3a88-976a34ef9f9c
  • Service: dotnet-communitytoolkit
  • Sub-service: dotnet-maui-community-toolkit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant