[]
Represents a converter that converts a parameter type to a Visibility enum value.
public class ParameterTypeToVisibilityConverter : IValueConverter
Name | Description |
---|---|
ParameterTypeToVisibilityConverter() |
Name | Description |
---|---|
Convert(object, Type, object, CultureInfo) | Converts a parameter type to a Visibility enum value. |
ConvertBack(object, Type, object, CultureInfo) | Converts a binding target value to the source binding values. |