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

Hide watermark if control IsEnabled=false #30

Open
aplocher opened this issue Feb 20, 2020 · 1 comment
Open

Hide watermark if control IsEnabled=false #30

aplocher opened this issue Feb 20, 2020 · 1 comment

Comments

@aplocher
Copy link

It would be great if there was a way to set the Watermark to hidden if the control has InEnabled=False.

A couple options would be to enable a public setter on Watermark.IsVisible so it could be bound separately. Or add options to the VisibleWhen enum.

Thanks

@JohanLarsson
Copy link
Member

Ah, this is a very reasonable use case, not good that we don't have something straightforward 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

2 participants