Click here to Skip to main content
15,895,829 members
Articles / Desktop Programming / WPF

All purpose Boolean to Visibility Converter

Rate me:
Please Sign up or sign in to vote.
4.80/5 (10 votes)
20 Nov 2011CPOL 56.2K   9  
All purpose Boolean to Visibility Converter

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
18 Nov 2011rhuiden
I would first like to say that I have been through the same situation, but never took the time to develop a more dynamic converter. I like your idea, but don't like the implementation. If I know what I want to happen (when the value is true then make the control hidden), I have to do some mental...

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer DynaByte Solutions
Zimbabwe Zimbabwe
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions