Click here to Skip to main content
15,890,123 members
Articles / Desktop Programming / WPF

All purpose Boolean to Visibility Converter

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
18 Nov 2011CPOL 17.5K   2  
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...

Views

Daily Counts

License

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


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions