[]
Represents a converter that converts a ViewType to Visibility based on the parameter.
public sealed class ViewTypeVisibilityConverter : IValueConverter
| Name | Description |
|---|---|
| ViewTypeVisibilityConverter() |
| Name | Description |
|---|---|
| Convert(object, Type, object, CultureInfo) | Converts a ViewType value to a Visibility value. |
| ConvertBack(object, Type, object, CultureInfo) | Converts a Visibility value back to a ViewType value. |