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

Not showing text in designer when use converter #90

Open
Genusatplay opened this issue Nov 26, 2020 · 0 comments
Open

Not showing text in designer when use converter #90

Genusatplay opened this issue Nov 26, 2020 · 0 comments

Comments

@Genusatplay
Copy link

Genusatplay commented Nov 26, 2020

When use binding
<TextBlock Text="{Binding Source={l:Static p:Resources.UserFiles}, Path=Translated, Converter={x:Static converters2:StringTestConvUp.Default}}" />
textblock in xaml designer collapsed
In runtime works fine.
VS2019 with resharper show warn
image
vs think source is string
image
how i can setup right context for it?

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

1 participant