Version

BoolToHiddenConverter Class Members

The following tables list the members exposed by BoolToHiddenConverter.

Public Constructors
 NameDescription
Public ConstructorBoolToHiddenConverter Constructor  
Public Methods
 NameDescription
Public MethodConvertOverridden. Modifies the source data before passing it to the target for display in the UI.  
Public MethodConvertBackOverridden. Modifies the target data before passing it to the source object. This method is called only in System.Windows.Data.BindingMode.TwoWay bindings.  
See Also