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