[]
Represents a converter that converts a parameter view model to a Visibility based on the editor selection.
public class ParameterViewToVisibilityConverter : IValueConverter
Name | Description |
---|---|
ParameterViewToVisibilityConverter() |
Name | Description |
---|---|
Convert(object, Type, object, CultureInfo) | Converts a parameter view model to a Visibility value. |
ConvertBack(object, Type, object, CultureInfo) | Converts a binding target value to the source binding values. |