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

How to Use EnumValues extension with converter #694

Open
c3rebro opened this issue Aug 7, 2023 · 1 comment
Open

How to Use EnumValues extension with converter #694

c3rebro opened this issue Aug 7, 2023 · 1 comment

Comments

@c3rebro
Copy link

c3rebro commented Aug 7, 2023

Hello,

this is a direkt feedback from the "give feedback" link on the correspondig learn.microsoft.com article (see below).

My Question is, how can i use the markup extension with localization? I was not able to add a converter to this:

<ComboBox
 ...
  ItemsSource="{ctWinUI:EnumValues Type=enums:CustomerRequestTemplate}"
... >

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@RainDance74
Copy link

As a workaround you can use ItemTeplate, like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants