The BooleanToVisibilityConverter type exposes the following members.

Methods

  Name Description
Public method Convert
Converts a value. The data binding engine calls this method when it propagates a value from the binding source to the binding target.
Public method ConvertBack
Converts a value. The data binding engine calls this method when it propagates a value from the binding target to the binding source.

See Also