I know this is an odd request and probably not Ideal but is there anyway to set a wpf checkbox to be checked when the binding value is false and unchecked when it is true? The checkbox is bound to a field in a database object and because of a legacy application I can't just reverse the values in the table.