Converts System.Boolean to System.Windows.Visibility by mapping true to Visibility.Visible and false to Visibility.Collapsed.
The following tables list the members exposed by the VisibleConverter type.
Name | Description | |
---|---|---|
Initializes a new instance of the VisibleConverter class. |
Name | Description | |
---|---|---|
IValueConverter.Convert implementation. |
||
IValueConverter.ConvertBack implementation. |