[]
Converter from/to Visibility and Boolean.
public class DisableHideConverter : IValueConverter
true = Visible false = Collapsed
| Name | Description |
|---|---|
| DisableHideConverter() | Initializes a new instance of the DisableHideConverter class. |
| Name | Description |
|---|---|
| Opposite | Gets or sets a value indicating whether this DisableHideConverter is opposite. |
| Name | Description |
|---|---|
| Convert(object, Type, object, CultureInfo) | |
| ConvertBack(object, Type, object, CultureInfo) |