The EnumToVisibilityConverter type exposes the following members.
Methods
|
Â
| Name | Description |
|---|
 | Convert |
Converts a Enum value to a Boolean one if it is one from the
specified in the parameter values.
|
 | ConvertBack |
Converts the Boolean value back to the first Enum value passed in the
parameter.
|
See Also